diff options
Diffstat (limited to 'textproc/p5-Feed-Find/Makefile')
-rw-r--r-- | textproc/p5-Feed-Find/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index 0a84cbf6db0..661ddcc493e 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:52 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:12 asau Exp $ # DISTNAME= Feed-Find-0.07 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Feed-Find/ COMMENT= Perl module to perform autodiscovery of syndication feeds LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser |