summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-PEM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Convert-PEM/Makefile')
-rw-r--r--textproc/p5-Convert-PEM/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile
index 12af73f9e0b..4ed2ab7a75b 100644
--- a/textproc/p5-Convert-PEM/Makefile
+++ b/textproc/p5-Convert-PEM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:02 wiz Exp $
#
DISTNAME= Convert-PEM-0.08
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Convert-PEM/
COMMENT= Perl5 module to read/write ASN.1-encoded PEM files
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-Convert-ASN1>=0.10:../../textproc/p5-Convert-ASN1
DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5