diff options
Diffstat (limited to 'converters/p5-Jcode/Makefile')
-rw-r--r-- | converters/p5-Jcode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-Jcode/Makefile b/converters/p5-Jcode/Makefile index a3e43841b14..71e44e9cfd1 100644 --- a/converters/p5-Jcode/Makefile +++ b/converters/p5-Jcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/08/06 13:36:10 adam Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 00:20:13 asau Exp $ DISTNAME= Jcode-2.07 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,6 @@ COMMENT= Perl5 module for handling various Japanese charsets DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Jcode/.packlist |