summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorabs <abs>2007-11-22 09:25:45 +0000
committerabs <abs>2007-11-22 09:25:45 +0000
commitcf62b2a465375eed2258dc84f3304bf7ae5669e9 (patch)
treeba644501702e1622ebcf28594bdbc7e6388b1179 /math
parent8103ba18c89e00f6603f7791d28ec3f1d12badcb (diff)
downloadpkgsrc-cf62b2a465375eed2258dc84f3304bf7ae5669e9.tar.gz
Add USE_TOOLS+=perl to fix build
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Pari/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index f05c2806768..23552bfa79a 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/06/20 15:52:35 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2007/11/22 09:25:45 abs Exp $
#
DISTNAME= Math-Pari-2.010703
@@ -16,6 +16,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Pari/
COMMENT= Perl5 interface to the pari math library
+USE_TOOLS+= perl
+
# XXX: to use or not to use...
#DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot