diff options
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index d1e06581795..492f1ef37c1 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/02/22 22:04:54 heinz Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/27 21:26:08 snj Exp $ # DISTNAME= Math-Pari-2.010501 @@ -17,7 +17,7 @@ COMMENT= Perl5 interface to the pari math library GCC_REQD= 2.95 MAKE_ENV+= MP_NOGNUPLOT=1 -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Pari/.packlist #TEST_TARGET= # the tests need looking at |