aboutsummaryrefslogtreecommitdiff
path: root/science/agrum
diff options
context:
space:
mode:
Diffstat (limited to 'science/agrum')
-rw-r--r--science/agrum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/agrum/Makefile b/science/agrum/Makefile
index 02d032c3040f..92d577bed73c 100644
--- a/science/agrum/Makefile
+++ b/science/agrum/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= agrum
-DISTVERSION= 0.14.1
-PORTREVISION= 1
+DISTVERSION= 0.14.3
CATEGORIES= science math
MAINTAINER= yuri@FreeBSD.org
@@ -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/openmp
PYTHON_CMAKE_BOOL= BUILD_PYTHON
PYTHON_USES= python