summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-10-08 07:14:27 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-10-08 07:14:27 +0000
commiteaadab42455e7281aa185c6b59cfcf8bbdda08a5 (patch)
treedd83f5a7f3f79a9ca2dcd19ba442674226691ed2 /math
parent- Fix location of reswrap after update of FOX-1.4 (diff)
- Fix USE_GCC
Reported by: gerald
Notes
Notes: svn path=/head/; revision=329764
Diffstat (limited to 'math')
-rw-r--r--math/abacus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile
index ab366e621227..f31aa7a635b5 100644
--- a/math/abacus/Makefile
+++ b/math/abacus/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libClp.so:${PORTSDIR}/math/coinmp
-USE_GCC= 4.4+
+USE_GCC= yes
USES= gmake perl5
USE_PERL5= build
USE_LDCONFIG= yes