aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-Feed/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
commit664f5c452647e9f742be5115f3cefaf8225a2199 (patch)
treece3ded7e8dde78bf6c3330b8ed5414ad39d74345 /textproc/p5-XML-RSS-Feed/Makefile
parent7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff)
downloadports-664f5c452647e9f742be5115f3cefaf8225a2199.tar.gz
ports-664f5c452647e9f742be5115f3cefaf8225a2199.zip
Notes
Diffstat (limited to 'textproc/p5-XML-RSS-Feed/Makefile')
-rw-r--r--textproc/p5-XML-RSS-Feed/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-RSS-Feed/Makefile b/textproc/p5-XML-RSS-Feed/Makefile
index 3caa7aea6634..f0f432081abe 100644
--- a/textproc/p5-XML-RSS-Feed/Makefile
+++ b/textproc/p5-XML-RSS-Feed/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-RSS-Feed
PORTVERSION= 2.32
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Persistant XML RSS Encapsulation
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
- ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
+BUILD_DEPENDS= ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
+ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes