diff options
Diffstat (limited to 'security/p5-Crypt-RandPasswd/Makefile')
-rw-r--r-- | security/p5-Crypt-RandPasswd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index 9ed10bc44ae..149939bef6e 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:29 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:42 asau Exp $ # DISTNAME= Crypt-RandPasswd-0.02 @@ -11,8 +11,6 @@ MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/ COMMENT= Random password generator based on FIPS-181 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist |