aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-13 23:33:42 +0800
committerbapt <bapt@FreeBSD.org>2013-12-13 23:33:42 +0800
commitf9c78435c00bcbb42cc95697de48f9303bc95ebe (patch)
tree9c3b61f1aac5ba47175cfec9e0746ce4dd36057b /math
parent5bd363d5016d04717d4d2fdc795137436d269e34 (diff)
downloadfreebsd-ports-gnome-f9c78435c00bcbb42cc95697de48f9303bc95ebe.tar.gz
freebsd-ports-gnome-f9c78435c00bcbb42cc95697de48f9303bc95ebe.tar.zst
freebsd-ports-gnome-f9c78435c00bcbb42cc95697de48f9303bc95ebe.zip
Given nothing is built USE_GCC is uselss
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