summaryrefslogtreecommitdiff
path: root/math/p5-Math-Pari
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-10-03 02:41:41 +0000
committerhubertf <hubertf>2001-10-03 02:41:41 +0000
commitb5cf147b4a3b82745c23250a9b3507e3d4dd5306 (patch)
treeec791c8ef9f61475e6ecd68e95cb99a908144d0b /math/p5-Math-Pari
parenta338555d3641c0b4a0b5f32199117a1cb2efae6a (diff)
downloadpkgsrc-b5cf147b4a3b82745c23250a9b3507e3d4dd5306.tar.gz
more strict wildcard usage on depends
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r--math/p5-Math-Pari/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 064c21c4bac..d8292e1d634 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/10/02 01:34:14 mcr Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/03 02:41:41 hubertf Exp $
#
DISTNAME= Math-Pari-2.001804
@@ -10,9 +10,9 @@ MAINTAINER= packages@netbsd.org
#HOMEPAGE=
COMMENT= perl5 interface to the pari math library
-DEPENDS+= pari-*:../../math/pari
+DEPENDS+= pari-[0-9]*:../../math/pari
# XXX: to use or not to use...
-#DEPENDS+= gnuplot-*:../../graphics/gnuplot
+#DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Pari/.packlist