aboutsummaryrefslogtreecommitdiff
path: root/math/hmat-oss
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-28 13:42:38 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-28 13:42:38 +0000
commit7d41edc0c386bc0da30eb13efe45d546050b4007 (patch)
treeeab19876c3e688360e723ef7cb5d361138e18a2e /math/hmat-oss
parent5b9d2cde16e7ad46da0ffdffc78db6e11144f4ca (diff)
Notes
Diffstat (limited to 'math/hmat-oss')
-rw-r--r--math/hmat-oss/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile
index 2ea8f2490500..fc34d5daf56a 100644
--- a/math/hmat-oss/Makefile
+++ b/math/hmat-oss/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hmat-oss
DISTVERSION= 1.5.0-348
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONSUFFIX= -g76beaf3
CATEGORIES= math
@@ -13,10 +13,9 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.md
LIB_DEPENDS= libcblas.so:math/cblas \
- libomp.so:devel/openmp \
libopenblas.so:math/openblas
-USES= cmake
+USES= cmake compiler:openmp
USE_GITHUB= yes
GH_ACCOUNT= jeromerobert
USE_LDCONFIG= yes