summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 22:16:24 +0000
committerjlam <jlam>2004-01-05 22:16:24 +0000
commitf704fb786586f743826cbe63ba130bea88155a93 (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /security/p5-Digest-MD5
parent4b196caa038555def4ecbd59a0ce7791e1ba1f99 (diff)
downloadpkgsrc-f704fb786586f743826cbe63ba130bea88155a93.tar.gz
bl3ify
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r--security/p5-Digest-MD5/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index f53540d5ef0..9fb5b8acfb5 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/12/10 22:08:59 heinz Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/05 22:16:25 jlam Exp $
#
DISTNAME= Digest-MD5-2.33
@@ -15,7 +15,9 @@ DEPENDS+= p5-Digest>=1.00:../p5-Digest
CONFLICTS+= p5-MD5-[0-9]*
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Digest/MD5/.packlist
.include "../../lang/perl5/module.mk"