summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-PEM
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-10-03 02:33:55 +0000
committerhubertf <hubertf>2001-10-03 02:33:55 +0000
commita338555d3641c0b4a0b5f32199117a1cb2efae6a (patch)
treeb8ac60b2ed781e2ebbd4ef4ed0db711b501929f6 /textproc/p5-Convert-PEM
parent87999bd81a2d989c0ad4e389fb58561f1b170443 (diff)
downloadpkgsrc-a338555d3641c0b4a0b5f32199117a1cb2efae6a.tar.gz
be more cautious about pkg wildcards: PR 14138, 14140
Diffstat (limited to 'textproc/p5-Convert-PEM')
-rw-r--r--textproc/p5-Convert-PEM/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile
index 0fe15ddb430..c5bdada6ece 100644
--- a/textproc/p5-Convert-PEM/Makefile
+++ b/textproc/p5-Convert-PEM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/10/02 01:46:18 mcr Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/03 02:33:55 hubertf Exp $
#
DISTNAME= Convert-PEM-0.06
@@ -10,11 +10,11 @@ MAINTAINER= packages@netbsd.org
#HOMEPAGE=
COMMENT= perl5 module to read/write ASN.1-encoded PEM files
-DEPENDS+= p5-MIME-Base64-*:../../converters/p5-MIME-Base64
-DEPENDS+= p5-Convert-ASN1-*:../../textproc/p5-Convert-ASN1
-DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5
-DEPENDS+= p5-Crypt-DES-*:../../security/p5-Crypt-DES
-DEPENDS+= p5-Crypt-DES_EDE3-*:../../security/p5-Crypt-DES_EDE3
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= p5-Crypt-DES-[0-9]*:../../security/p5-Crypt-DES
+DEPENDS+= p5-Crypt-DES_EDE3-[0-9]*:../../security/p5-Crypt-DES_EDE3
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/PEM/.packlist