summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ListDetector
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-27 07:36:12 +0000
committerjlam <jlam>2001-09-27 07:36:12 +0000
commit3b3c52ae3d415ac89d855660d000dadca06916b2 (patch)
tree3e43466bcabfdb33a84db0f51723ac2b58597405 /mail/p5-Mail-ListDetector
parente3d501ccb06935d25e2f3f04602f8759d2cb14bb (diff)
downloadpkgsrc-3b3c52ae3d415ac89d855660d000dadca06916b2.tar.gz
Change foo-* dependencies into foo-[0-9]* dependencies so we match only
those packages with a base package name of "foo".
Diffstat (limited to 'mail/p5-Mail-ListDetector')
-rw-r--r--mail/p5-Mail-ListDetector/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile
index 6d246a35b6f..7d38fa0a79b 100644
--- a/mail/p5-Mail-ListDetector/Makefile
+++ b/mail/p5-Mail-ListDetector/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/09/27 04:57:45 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/27 07:36:12 jlam Exp $
DISTNAME= Mail-ListDetector-0.18
PKGNAME= p5-${DISTNAME}
@@ -8,10 +8,10 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= packages@netbsd.org
COMMENT= perl5 module to detect whether a message is from a mailing list
-DEPENDS+= p5-MailTools-*:../../mail/p5-MailTools
-DEPENDS+= p5-Email-Valid-*:../../mail/p5-Email-Valid
-DEPENDS+= p5-URI-*:../../www/p5-URI
-DEPENDS+= p5-Test-Simple-*:../../devel/p5-Test-Simple
+DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
+DEPENDS+= p5-Email-Valid-[0-9]*:../../mail/p5-Email-Valid
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Mail/ListDetector/.packlist