summaryrefslogtreecommitdiff
path: root/security/p5-Tie-EncryptedHash
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-10-03 02:41:41 +0000
committerhubertf <hubertf>2001-10-03 02:41:41 +0000
commitc4c1b3f45dc5565d6b94a0ad8ab08281a91b1dda (patch)
treeec791c8ef9f61475e6ecd68e95cb99a908144d0b /security/p5-Tie-EncryptedHash
parent1435d4919b3d832accd85fb9b2e19017a0681815 (diff)
downloadpkgsrc-c4c1b3f45dc5565d6b94a0ad8ab08281a91b1dda.tar.gz
more strict wildcard usage on depends
Diffstat (limited to 'security/p5-Tie-EncryptedHash')
-rw-r--r--security/p5-Tie-EncryptedHash/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile
index b897615baca..4131952162e 100644
--- a/security/p5-Tie-EncryptedHash/Makefile
+++ b/security/p5-Tie-EncryptedHash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/10/01 15:17:58 mcr Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/03 02:41:41 hubertf Exp $
#
DISTNAME= Tie-EncryptedHash-1.1
@@ -10,9 +10,9 @@ MAINTAINER= packages@netbsd.org
#HOMEPAGE=
COMMENT= perl5 module for hashes with encrypting fields
-DEPENDS+= p5-Crypt-CBC-*:../../security/p5-Crypt-CBC
-DEPENDS+= p5-Crypt-Blowfish-*:../../security/p5-Crypt-Blowfish
-DEPENDS+= p5-Crypt-DES-*:../../security/p5-Crypt-DES
+DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
+DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
+DEPENDS+= p5-Crypt-DES-[0-9]*:../../security/p5-Crypt-DES
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Tie/EncryptedHash/.packlist