diff options
Diffstat (limited to 'textproc/p5-XML-FeedPP/Makefile')
-rw-r--r-- | textproc/p5-XML-FeedPP/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index 85b99cb3b71..0549a2da303 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:09 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/25 06:56:35 asau Exp $ DISTNAME= XML-FeedPP-0.43 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/XML-FeedPP/ COMMENT= Perl 5 module to parse/write/merge/edit RSS/RDF/Atom syndication feeds LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/XML-FeedPP/.packlist CHECK_PORTABILITY_SKIP+= make-dist.sh |