diff options
Diffstat (limited to 'textproc/p5-XML-RegExp/Makefile')
-rw-r--r-- | textproc/p5-XML-RegExp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index ae735b21560..db95e0e779f 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 14:07:06 wiz Exp $ # DISTNAME= XML-RegExp-0.04 @@ -13,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} CONFLICTS+= p5-libxml-enno-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/XML/RegExp/.packlist .include "../../lang/perl5/module.mk" |