aboutsummaryrefslogtreecommitdiff
path: root/math/armadillo
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-02-05 19:49:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-02-05 19:49:22 +0000
commitca17862c022c2f89837339423fbed1e551997bd9 (patch)
treea09cc34eb2d873dd2ed1e07eb91ca7a5df531b13 /math/armadillo
parent2105fa36be251a25137f0a07b1d480bcb06067b1 (diff)
Notes
Diffstat (limited to 'math/armadillo')
-rw-r--r--math/armadillo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index f65797eb10ca..177ea38ba99c 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -12,8 +12,6 @@ COMMENT= C++ linear algebra library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libopenblas.so:math/openblas \
libarpack.so:math/arpack-ng \