diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-28 07:26:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-28 07:26:17 +0000 |
commit | 3be878b3b8543dc96cf098d3f724c104d2a99506 (patch) | |
tree | 16162b0296bf1ba91fbf40d77a14cd3325a88275 /math/p5-Math-Pari | |
parent | 52e0d4d41438832540d16a1d56d7af880f769c02 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 2 |
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 \ |