diff options
Diffstat (limited to 'textproc/p5-Text-Kakasi/Makefile')
-rw-r--r-- | textproc/p5-Text-Kakasi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index 8b301a2caad..bb2f3570519 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 21:58:03 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/25 06:56:26 asau Exp $ DISTNAME= Text-Kakasi-2.04 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Text-Kakasi/ COMMENT= Perl5 module to use Kakasi LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Text/Kakasi/.packlist .include "../../textproc/kakasi/buildlink3.mk" |