git: 74a22afa0f07 - main - lang/julia: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jan 2022 15:01:36 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74a22afa0f077197e1b3606aab0fbf99aab6dfc9
commit 74a22afa0f077197e1b3606aab0fbf99aab6dfc9
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-01-03 14:46:00 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-01-03 14:46:00 +0000
lang/julia: Add CPE information
Approved by: portmgr (blanket)
---
lang/julia/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lang/julia/Makefile b/lang/julia/Makefile
index 348a70702340..29635af78d51 100644
--- a/lang/julia/Makefile
+++ b/lang/julia/Makefile
@@ -32,9 +32,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libopenlibm.so:math/openlibm
RUN_DEPENDS= ${MY_DEPENDS}
-USES= gmake compiler:c++14-lang fortran python perl5 \
+USES= gmake compiler:c++14-lang cpe fortran python perl5 \
shebangfix blaslapack:openblas
+CPE_VENDOR= julialang
+
BINARY_ALIAS= python3=${PYTHON_CMD} gfortran=gfortran${_GCC_VER}
USE_LDCONFIG= yes
CFLAGS+= -fpic