aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize-FormFiller
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-10-16 07:40:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-10-16 07:40:30 +0000
commit0c0a25feda7cd6f4ff4f88e9a703a1976a1cce23 (patch)
treef2593457e90d6c315e86d1471fc2f67de015c103 /www/p5-WWW-Mechanize-FormFiller
parentcfdce2f20d78335edc742caa3557d07467a7579d (diff)
downloadports-0c0a25feda7cd6f4ff4f88e9a703a1976a1cce23.tar.gz
ports-0c0a25feda7cd6f4ff4f88e9a703a1976a1cce23.zip
- Reduce dependencies with perl-5.8.
- Remove depends on Test::More module which is used on test target only. Reviewed by: perl
Notes
Notes: svn path=/head/; revision=119568
Diffstat (limited to 'www/p5-WWW-Mechanize-FormFiller')
-rw-r--r--www/p5-WWW-Mechanize-FormFiller/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize-FormFiller/Makefile b/www/p5-WWW-Mechanize-FormFiller/Makefile
index 9306acb6e837..8633b0493d3e 100644
--- a/www/p5-WWW-Mechanize-FormFiller/Makefile
+++ b/www/p5-WWW-Mechanize-FormFiller/Makefile
@@ -5,6 +5,7 @@
PORTNAME= WWW-Mechanize-FormFiller
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
@@ -14,8 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl framework to automate HTML forms
BUILD_DEPENDS= ${SITE_PERL}/Data/Random.pm:${PORTSDIR}/devel/p5-Data-Random \
- ${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+ ${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes