aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-Parser
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-02-26 07:25:47 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-02-26 07:25:47 +0000
commit30df276b9336d4ba97f8d5c7118ef06516ead422 (patch)
tree693437b42e3d9ae724f8f8d2a417959088d9e65e /textproc/p5-XML-RSS-Parser
parenta70fae329fca108c418af194580724f7caf7e568 (diff)
downloadports-30df276b9336d4ba97f8d5c7118ef06516ead422.tar.gz
ports-30df276b9336d4ba97f8d5c7118ef06516ead422.zip
Notes
Diffstat (limited to 'textproc/p5-XML-RSS-Parser')
-rw-r--r--textproc/p5-XML-RSS-Parser/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile
index 3d3ae476a060..5b848c0dda8f 100644
--- a/textproc/p5-XML-RSS-Parser/Makefile
+++ b/textproc/p5-XML-RSS-Parser/Makefile
@@ -7,9 +7,9 @@
PORTNAME= XML-RSS-Parser
PORTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= XML
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Elemental.pm:${PORTSDIR}/textproc/p5-XML-Elemental
${SITE_PERL}/Class/XPath.pm:${PORTSDIR}/devel/p5-Class-XPath \
${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler
BUILD_DEPENDS= ${RUN_DEPENDS}
-BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.0//}