summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorheinz <heinz>2006-02-14 23:03:25 +0000
committerheinz <heinz>2006-02-14 23:03:25 +0000
commitc1b03c9b506d90b780b6776af123621866fc3645 (patch)
tree9ccbdca1e3e32a6404ad93cb6ca2a2b84a1c2bd1 /math
parent24ff0581a8d500bc2c6f955e90d65a047418622b (diff)
downloadpkgsrc-c1b03c9b506d90b780b6776af123621866fc3645.tar.gz
Removed unnecessary comment. TEST_TARGET=test is the default for Perl
modules.
Diffstat (limited to 'math')
-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