summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Primes
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 18:16:19 +0000
committerasau <asau>2012-10-23 18:16:19 +0000
commit02fd687ccd4b6e6c62304e11bab2551c0a4e3b20 (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/p5-Crypt-Primes
parent99a6fca149c45543be1f13c6dca05a1f6b130285 (diff)
downloadpkgsrc-02fd687ccd4b6e6c62304e11bab2551c0a4e3b20.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/p5-Crypt-Primes')
-rw-r--r--security/p5-Crypt-Primes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile
index 1cfa76ce118..67d66263cbf 100644
--- a/security/p5-Crypt-Primes/Makefile
+++ b/security/p5-Crypt-Primes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:29 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/23 18:16:42 asau Exp $
#
DISTNAME= Crypt-Primes-0.50
@@ -13,7 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Crypt-Primes/
COMMENT= Perl5 module for provable prime number generation
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Math-Pari>=2.001804:../../math/p5-Math-Pari
DEPENDS+= p5-Crypt-Random>=0.33:../../security/p5-Crypt-Random