aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-10-13 09:03:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-10-13 09:03:19 +0000
commit31483fae50a2271f3b4dee49eb9189d7f8073f3c (patch)
tree1e584005d35805341d1cdf0fe47c061857a9ec35
parent72f73ef2b543aa760928d4d31ce105af36cb06e7 (diff)
downloadports-31483fae50a2271f3b4dee49eb9189d7f8073f3c.tar.gz
ports-31483fae50a2271f3b4dee49eb9189d7f8073f3c.zip
MFH: r514376
Fix LIB_DEPENDS
Notes
Notes: svn path=/branches/2019Q4/; revision=514377
-rw-r--r--science/erkale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/erkale/Makefile b/science/erkale/Makefile
index 3fdedd07204d..ef685d4b723a 100644
--- a/science/erkale/Makefile
+++ b/science/erkale/Makefile
@@ -46,7 +46,7 @@ CMAKE_OFF= USE_OPENMP
.else # parallel
CMAKE_ON+= USE_OPENMP
SUFFIX= _omp
-LIB_DEPENDS+= libomp.so:devel/openmp
+LIB_DEPENDS+= libomp.so:devel/llvm${LLVM_DEFAULT}
.endif
OPTIONS_SINGLE= LINALG