Lines 39-49
BUILD_DEPENDS_amd64= ittapi>0:devel/ittapi
Link Here
|
39 |
BUILD_DEPENDS_i386= ittapi>0:devel/ittapi |
39 |
BUILD_DEPENDS_i386= ittapi>0:devel/ittapi |
40 |
|
40 |
|
41 |
# Do not set USES=fortran to avoid extra-linkage |
41 |
# Do not set USES=fortran to avoid extra-linkage |
42 |
USES= gmake cpe python perl5 blaslapack:openblas |
42 |
USES= blaslapack:openblas cpe elfctl gmake perl5 python |
43 |
_GCC_VER= ${GCC_DEFAULT:S/.//} |
43 |
_GCC_VER= ${GCC_DEFAULT:S/.//} |
44 |
|
44 |
|
45 |
CPE_VENDOR= julialang |
45 |
CPE_VENDOR= julialang |
46 |
|
46 |
|
|
|
47 |
ELF_FEATURES= +wxneeded:usr/bin/julia |
48 |
|
47 |
USE_CXXSTD= c++14 |
49 |
USE_CXXSTD= c++14 |
48 |
USE_LDCONFIG= yes |
50 |
USE_LDCONFIG= yes |
49 |
|
51 |
|