diff options
Diffstat (limited to 'textproc/p5-XML-Elemental/Makefile')
-rw-r--r-- | textproc/p5-XML-Elemental/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index ea039befe95..37270f8f7d8 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:08 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/25 06:56:35 asau Exp $ # DISTNAME= XML-Elemental-2.11 @@ -15,7 +15,6 @@ LICENSE= artistic DEPENDS+= p5-XML-SAX>=0:../../textproc/p5-XML-SAX BUILD_DEPENDS+= p5-Task-Weaken>=1.02:../../devel/p5-Task-Weaken -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/XML/Elemental/.packlist .include "../../lang/perl5/module.mk" |