diff options
Diffstat (limited to 'textproc/p5-Encode/Makefile')
-rw-r--r-- | textproc/p5-Encode/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile index 4a1f39f672d..96cf0c047f4 100644 --- a/textproc/p5-Encode/Makefile +++ b/textproc/p5-Encode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/21 23:10:14 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/25 06:56:11 asau Exp $ DISTNAME= Encode-2.47 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/~dankogai/Encode/ COMMENT= Provides interfaces between strings and the rest of the system LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_REQD+= 5.7.3 PERL5_PACKLIST= auto/Encode/.packlist |