Add devel/llvm40 as runtime dependency
Not bumping PORTREVISION because it is implicitly included by pkg qa scripts. PR: 229274 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) Reported by: Trond.Endrestol@ximalas.info MFH: 2018Q3
This commit is contained in:
parent
d97d3a00fb
commit
14766902cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474381
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ LLVM_MAKE_ARGS= USE_SYSTEM_LLVM=0
|
|||
LLVM_MAKE_ARGS_OFF= USE_SYSTEM_LLVM=1 LLVM_CONFIG=llvm-config40
|
||||
LLVM_BUILD_DEPENDS= cmake:devel/cmake
|
||||
LLVM_BUILD_DEPENDS_OFF= llvm-config40:devel/llvm40
|
||||
LLVM_LIB_DEPENDS_OFF= libLLVM-4.0.so:devel/llvm40
|
||||
LLVM_USES= python:build perl5
|
||||
|
||||
SYSLIBM_DESC= Build with system libm
|
||||
|
|
Loading…
Reference in a new issue