summaryrefslogtreecommitdiff
path: root/math/arpack++
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/arpack++
parentBuild fine with recent compilers (diff)
Given nothing is built USE_GCC is uselss
Diffstat (limited to 'math/arpack++')
-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