aboutsummaryrefslogtreecommitdiffstats
path: root/science/agrum/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2019-07-14 02:52:13 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2019-07-27 03:32:17 +0800
commite28d115bbd120ac7a51ba3118dd76aa213ee23fb (patch)
tree4cc1d70ea7bad75360ed2b2c847f2e86ff87cf5e /science/agrum/Makefile
parent69cf31911812a191795d674f635f763f863eaa9f (diff)
parentdbc077bbc1ba74ae27a50f33ac98c4b908ccdf38 (diff)
downloadfreebsd-ports-gnome-e28d115bbd120ac7a51ba3118dd76aa213ee23fb.tar.gz
freebsd-ports-gnome-e28d115bbd120ac7a51ba3118dd76aa213ee23fb.tar.zst
freebsd-ports-gnome-e28d115bbd120ac7a51ba3118dd76aa213ee23fb.zip
Git and myself don't get along, I messed up the master branch really good
attempt to correct this.
Diffstat (limited to 'science/agrum/Makefile')
-rw-r--r--science/agrum/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/science/agrum/Makefile b/science/agrum/Makefile
index 0f9ef765a066..1948969e0d84 100644
--- a/science/agrum/Makefile
+++ b/science/agrum/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= agrum
-DISTVERSION= 0.14.3
-PORTREVISION= 2
+DISTVERSION= 0.15.0
CATEGORIES= science math
MAINTAINER= yuri@FreeBSD.org
@@ -17,7 +16,7 @@ USE_LDCONFIG= yes
GL_ACCOUNT= agrumery
GL_PROJECT= aGrUM
-GL_COMMIT= b1f2dcebfb5d99789c131cb7d06313be94119408
+GL_COMMIT= 7df29be4ed6146f318aed810d02511a60d8afb2d
CMAKE_OFF= USE_SWIG
@@ -30,6 +29,7 @@ ODBC_USES= localbase:ldflags
ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC
OPENMP_CMAKE_BOOL= USE_OPENMP
+OPENMP_LIB_DEPENDS= libomp.so:devel/llvm${LLVM_DEFAULT}
PYTHON_CMAKE_BOOL= BUILD_PYTHON
PYTHON_USES= python