pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Math-Pari Add USE_TOOLS+=perl to fix build
details: https://anonhg.NetBSD.org/pkgsrc/rev/36d6c81132a9
branches: trunk
changeset: 535552:36d6c81132a9
user: abs <abs%pkgsrc.org@localhost>
date: Thu Nov 22 09:25:45 2007 +0000
description:
Add USE_TOOLS+=perl to fix build
diffstat:
math/p5-Math-Pari/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 55e7f755dccf -r 36d6c81132a9 math/p5-Math-Pari/Makefile
--- a/math/p5-Math-Pari/Makefile Thu Nov 22 04:13:08 2007 +0000
+++ b/math/p5-Math-Pari/Makefile Thu Nov 22 09:25:45 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index