summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DH
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
committerasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
commitbe6a4e32ca04bf3c2417e5f4765945a3c603926e (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/p5-Crypt-DH
parentb065c1a46b12fee426abb3617a751163d0de4e87 (diff)
downloadpkgsrc-be6a4e32ca04bf3c2417e5f4765945a3c603926e.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/p5-Crypt-DH')
-rw-r--r--security/p5-Crypt-DH/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile
index 1d0939419d6..26a07153ed2 100644
--- a/security/p5-Crypt-DH/Makefile
+++ b/security/p5-Crypt-DH/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:27 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:41 asau Exp $
#
DISTNAME= Crypt-DH-0.06
@@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Crypt-DH/
COMMENT= Perl5 module for the Diffie-Hellman key exchange system
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Math-BigInt-GMP-[0-9]*:../../math/p5-Math-BigInt-GMP
DEPENDS+= p5-Math-BigInt-Pari-[0-9]*:../../math/p5-Math-BigInt-Pari
DEPENDS+= p5-Crypt-Random>=0.33:../../security/p5-Crypt-Random