From 9069780127895b1b5de7c8d8541494245f53319a Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 22 Nov 2007 09:25:45 +0000 Subject: Add USE_TOOLS+=perl to fix build --- math/p5-Math-Pari/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') 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 -- cgit v1.2.3