aboutsummaryrefslogtreecommitdiff
path: root/www/p5-TestGen4Web-Runner
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
commit8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch)
tree8defd68f60601a30113b846ef14f62eac0d466c5 /www/p5-TestGen4Web-Runner
parent10aac448c3afbd8eae12dc62d81e98f088632e8e (diff)
downloadports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.tar.gz
ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.zip
Notes
Diffstat (limited to 'www/p5-TestGen4Web-Runner')
-rw-r--r--www/p5-TestGen4Web-Runner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-TestGen4Web-Runner/Makefile b/www/p5-TestGen4Web-Runner/Makefile
index ef4d30248fbb..ed22e10fd3cb 100644
--- a/www/p5-TestGen4Web-Runner/Makefile
+++ b/www/p5-TestGen4Web-Runner/Makefile
@@ -8,6 +8,7 @@
PORTNAME= TestGen4Web-Runner
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= WWW/MACKERS
@@ -17,7 +18,6 @@ MAINTAINER= eg@fbsd.lt
COMMENT= A PERL module to replay files recorded with TestGen4Web
BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}