aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-10-13 16:59:41 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2019-10-13 16:59:41 +0800
commitef5ec87cf4500bf81d223bf915d540639113d0db (patch)
tree5670cbe6097e25196a113441c5df1f7d4361dcbf /science
parent479e1d9cd1e15dba4dffdc1c2cd96dd67b2cc157 (diff)
downloadfreebsd-ports-gnome-ef5ec87cf4500bf81d223bf915d540639113d0db.tar.gz
freebsd-ports-gnome-ef5ec87cf4500bf81d223bf915d540639113d0db.tar.zst
freebsd-ports-gnome-ef5ec87cf4500bf81d223bf915d540639113d0db.zip
Fix LIB_DEPENDS
Diffstat (limited to 'science')
-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