diff options
author | asau <asau> | 2012-10-23 18:16:19 +0000 |
---|---|---|
committer | asau <asau> | 2012-10-23 18:16:19 +0000 |
commit | 02fd687ccd4b6e6c62304e11bab2551c0a4e3b20 (patch) | |
tree | 2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/p5-Crypt-Eksblowfish | |
parent | 99a6fca149c45543be1f13c6dca05a1f6b130285 (diff) | |
download | pkgsrc-02fd687ccd4b6e6c62304e11bab2551c0a4e3b20.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/p5-Crypt-Eksblowfish')
-rw-r--r-- | security/p5-Crypt-Eksblowfish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile index 9fc20027b78..d43b3fc131d 100644 --- a/security/p5-Crypt-Eksblowfish/Makefile +++ b/security/p5-Crypt-Eksblowfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:41 asau Exp $ # DISTNAME= Crypt-Eksblowfish-0.009 @@ -17,7 +17,6 @@ DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent DEPENDS+= {perl>=5.8.2,p5-MIME-Base64>=2.21}:../../converters/p5-MIME-Base64 BUILD_DEPENDS+= {perl>=5.10.0,p5-ExtUtils-CBuilder>=0.15}:../../devel/p5-ExtUtils-CBuilder -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews CRYPTO= YES |