diff options
Diffstat (limited to 'textproc/p5-XML-RegExp/Makefile')
-rw-r--r-- | textproc/p5-XML-RegExp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index 342055d2d3e..649bb78cc34 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:50 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:51 joerg Exp $ # DISTNAME= XML-RegExp-0.03 @@ -14,6 +14,7 @@ COMMENT= Provide regular expressions for some XML tokens CONFLICTS+= p5-libxml-enno-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/XML/RegExp/.packlist |