summaryrefslogtreecommitdiff
path: root/math/armadillo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/armadillo/Makefile')
-rw-r--r--math/armadillo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 8087661da7c8..9e396d3ff985 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= armadillo
-PORTVERSION= 15.2.2
+PORTVERSION= 15.2.3
CATEGORIES= math
MASTER_SITES= SF/arma
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libarpack.so:math/arpack-ng \
libsuperlu.so:math/superlu
-USES= blaslapack:openblas cmake:testing compiler:c++11-lang pathfix pkgconfig tar:xz
+USES= blaslapack:openblas cmake:testing compiler:c++11-lang pkgconfig tar:xz
CMAKE_OFF= ALLOW_BLAS_LAPACK_MACOS \
ALLOW_FLEXIBLAS_LINUX \