summaryrefslogtreecommitdiff
path: root/security/p5-Tie-EncryptedHash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Tie-EncryptedHash/Makefile')
-rw-r--r--security/p5-Tie-EncryptedHash/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile
index 0f11e500c1e..9c9809bc48d 100644
--- a/security/p5-Tie-EncryptedHash/Makefile
+++ b/security/p5-Tie-EncryptedHash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:08 grant Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:17 tv Exp $
#
DISTNAME= Tie-EncryptedHash-1.1
@@ -16,7 +16,6 @@ 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_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Tie/EncryptedHash/.packlist
.include "../../lang/perl5/module.mk"