summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Random-TESHA2
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-09 14:05:50 +0000
committerwiz <wiz>2014-10-09 14:05:50 +0000
commit0ca24c1af5563b08ee1df8413b6aebae950b9b8e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /security/p5-Crypt-Random-TESHA2
parent2f5cad52732deb4e9abb3c2614e88d90934ed2bb (diff)
downloadpkgsrc-0ca24c1af5563b08ee1df8413b6aebae950b9b8e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'security/p5-Crypt-Random-TESHA2')
-rw-r--r--security/p5-Crypt-Random-TESHA2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-Random-TESHA2/Makefile b/security/p5-Crypt-Random-TESHA2/Makefile
index 6d6dbe86b0b..41b2bcb3b87 100644
--- a/security/p5-Crypt-Random-TESHA2/Makefile
+++ b/security/p5-Crypt-Random-TESHA2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/10/09 14:06:54 wiz Exp $
DISTNAME= Crypt-Random-TESHA2-0.01
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Crypt-Random-TESHA2/
COMMENT= Random numbers using timer/schedule entropy
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
DEPENDS+= {perl>=5.9.3,p5-Digest-SHA>=5.22}:../../security/p5-Digest-SHA
DEPENDS+= {perl>=5.10.0,p5-Time-HiRes>=1.9711}:../../time/p5-Time-HiRes