summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenPGP
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-10-03 02:31:19 +0000
committerhubertf <hubertf@pkgsrc.org>2001-10-03 02:31:19 +0000
commitaa0dfcfda3467f8892073952fd703398e1e8440e (patch)
treecf87f851f726cb1525f444c161e01e9e9218ee0b /security/p5-Crypt-OpenPGP
parent89002b450b0af5bf17d71b27f24be2ba41d1cbaf (diff)
downloadpkgsrc-aa0dfcfda3467f8892073952fd703398e1e8440e.tar.gz
Be more careful about wildcards: -* => -[0-9]*
Noted in PR 14137 (p5-Crypt-DSA) and 14139 (p5-Crypt-RSA)
Diffstat (limited to 'security/p5-Crypt-OpenPGP')
-rw-r--r--security/p5-Crypt-OpenPGP/Makefile28
1 files changed, 14 insertions, 14 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index c5d8708c1e2..a7156f8a7af 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/10/01 00:00:08 mcr Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/03 02:31:20 hubertf Exp $
#
DISTNAME= Crypt-OpenPGP-0.17
@@ -10,20 +10,20 @@ MAINTAINER= packages@netbsd.org
#HOMEPAGE=
COMMENT= perl5 module for OpenPGP support
-DEPENDS+= p5-MIME-Base64-*:../../converters/p5-MIME-Base64
-DEPENDS+= p5-Compress-Zlib-*:../../devel/p5-Compress-Zlib
-DEPENDS+= p5-Crypt-DES-*:../../security/p5-Crypt-DES
-DEPENDS+= p5-Crypt-DES_EDE3-*:../../security/p5-Crypt-DES_EDE3
-DEPENDS+= p5-Crypt-Blowfish-*:../../security/p5-Crypt-Blowfish
-DEPENDS+= p5-Data-Buffer-*:../../devel/p5-Data-Buffer
-DEPENDS+= p5-Math-Pari-*:../../math/p5-Math-Pari
-DEPENDS+= p5-Crypt-Twofish-*:../../security/p5-Crypt-Twofish
-DEPENDS+= p5-Crypt-Rijndael-*:../../security/p5-Crypt-Rijndael
-DEPENDS+= p5-Crypt-RIPEMD160-*:../../security/p5-Crypt-RIPEMD160
-DEPENDS+= p5-Crypt-RSA-*:../../security/p5-Crypt-RSA
-DEPENDS+= p5-Crypt-DSA-*:../../security/p5-Crypt-DSA
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
+DEPENDS+= p5-Crypt-DES-[0-9]*:../../security/p5-Crypt-DES
+DEPENDS+= p5-Crypt-DES_EDE3-[0-9]*:../../security/p5-Crypt-DES_EDE3
+DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
+DEPENDS+= p5-Data-Buffer-[0-9]*:../../devel/p5-Data-Buffer
+DEPENDS+= p5-Math-Pari-[0-9]*:../../math/p5-Math-Pari
+DEPENDS+= p5-Crypt-Twofish-[0-9]*:../../security/p5-Crypt-Twofish
+DEPENDS+= p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael
+DEPENDS+= p5-Crypt-RIPEMD160-[0-9]*:../../security/p5-Crypt-RIPEMD160
+DEPENDS+= p5-Crypt-RSA-[0-9]*:../../security/p5-Crypt-RSA
+DEPENDS+= p5-Crypt-DSA-[0-9]*:../../security/p5-Crypt-DSA
# hmmm
-#DEPENDS+= p5-Crypt-IDEA-*:../../security/p5-Crypt-IDEA
+#DEPENDS+= p5-Crypt-IDEA-[0-9]*:../../security/p5-Crypt-IDEA
# hmmm
IS_INTERACTIVE= # defined