aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-02-28 15:26:17 +0800
committerkris <kris@FreeBSD.org>2006-02-28 15:26:17 +0800
commit4a973eee38f014aca367c8010267a5d80146710c (patch)
tree014bfa29698bf7ad660488fb68422fbf3eaec763
parent5814e84386f3cd399bd7f8d6a1473bcd4db1a435 (diff)
downloadfreebsd-ports-gnome-4a973eee38f014aca367c8010267a5d80146710c.tar.gz
freebsd-ports-gnome-4a973eee38f014aca367c8010267a5d80146710c.tar.zst
freebsd-ports-gnome-4a973eee38f014aca367c8010267a5d80146710c.zip
Set USE_GCC=3.2 to fix package build
Approved by: portmgr (implicit)
-rw-r--r--math/p5-Math-Pari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index a4bfc4f3f179..49d8734f2947 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -18,7 +18,7 @@ COMMENT= PARI - numerical/scientific/number-theoretic calculations
BUILD_DEPENDS= pari:${PORTSDIR}/math/pari:configure
USE_GMAKE= yes
-USE_GCC= 3.2+
+USE_GCC= 3.2
PERL_CONFIGURE= yes
MAN3= Math::Pari.3 Math::libPARI.3 \