aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 15:33:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 15:33:42 +0000
commit5a23be5a1c0ab87712d2ca2d36282b169c5ec5d8 (patch)
tree9c3b61f1aac5ba47175cfec9e0746ce4dd36057b /math
parent18ffe68601a497ba1616da4c773ffef51de1fb15 (diff)
downloadports-5a23be5a1c0ab87712d2ca2d36282b169c5ec5d8.tar.gz
ports-5a23be5a1c0ab87712d2ca2d36282b169c5ec5d8.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/arpack++/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index bf7a275dc3fa..731a6233114e 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -35,8 +35,6 @@ BLAS= -lblas
LAPACK= -llapack
.endif
-USE_GCC=4.2+
-
NO_BUILD= yes
REINPLACE_ARGS= -i ""
USE_GMAKE= yes