aboutsummaryrefslogtreecommitdiffstats
path: root/science/agrum/Makefile
diff options
context:
space:
mode:
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