aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-Feed/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-11-07 11:52:41 +0800
committervanilla <vanilla@FreeBSD.org>2013-11-07 11:52:41 +0800
commit5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-XML-Feed/Makefile
parentaa7203bfe36ea4c6977d938d04e68f98ab231647 (diff)
downloadfreebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.gz
freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.zst
freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.zip
Support STAGEDIR.
Diffstat (limited to 'textproc/p5-XML-Feed/Makefile')
-rw-r--r--textproc/p5-XML-Feed/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index 11736da12d82..7c5531597a2c 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -25,16 +25,9 @@ BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler
p5-XML-RSS>=1.47:${PORTSDIR}/textproc/p5-XML-RSS \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-
TEST_DEPENDS= p5-XML-RSS-LibXML>=0.30.04:${PORTSDIR}/textproc/p5-XML-RSS-LibXML
USES= perl5
USE_PERL5= configure
-MAN3= XML::Feed.3 \
- XML::Feed::Content.3 \
- XML::Feed::Enclosure.3 \
- XML::Feed::Entry.3
-
-NO_STAGE= yes
.include <bsd.port.mk>