diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-08 07:14:27 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-08 07:14:27 +0000 |
commit | eaadab42455e7281aa185c6b59cfcf8bbdda08a5 (patch) | |
tree | dd83f5a7f3f79a9ca2dcd19ba442674226691ed2 /math | |
parent | 810354445a3d9c850eb98406f522ddbc83cc5cdd (diff) | |
download | ports-eaadab42455e7281aa185c6b59cfcf8bbdda08a5.tar.gz ports-eaadab42455e7281aa185c6b59cfcf8bbdda08a5.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/abacus/Makefile | 2 |
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 |