summaryrefslogtreecommitdiff
path: root/math/p5-Math-Pari
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-02-14 23:03:25 +0000
committerheinz <heinz@pkgsrc.org>2006-02-14 23:03:25 +0000
commit4d4a3371b749d1c3c00ba0fbfe3ff75cbc7e6492 (patch)
tree9ccbdca1e3e32a6404ad93cb6ca2a2b84a1c2bd1 /math/p5-Math-Pari
parent23628caa4903377dafbd33abb6963865a02310eb (diff)
downloadpkgsrc-4d4a3371b749d1c3c00ba0fbfe3ff75cbc7e6492.tar.gz
Removed unnecessary comment. TEST_TARGET=test is the default for Perl
modules.
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r--math/p5-Math-Pari/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index d9c4b446ebf..a075147b9d9 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/14 22:52:15 heinz Exp $
+# $NetBSD: Makefile,v 1.24 2006/02/14 23:03:25 heinz Exp $
#
DISTNAME= Math-Pari-2.010703
@@ -17,7 +17,6 @@ COMMENT= Perl5 interface to the pari math library
GCC_REQD+= 2.95
MAKE_ENV+= MP_NOGNUPLOT=1
PERL5_PACKLIST= auto/Math/Pari/.packlist
-#TEST_TARGET= # the tests need looking at
# XXX: could be improved...
PKGSRCDIR.pari= ${.CURDIR}/../../math/pari