aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SOAP-WSDL
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 22:37:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 22:37:43 +0000
commit62b70a85de3b100d6a95481572ab67d9fc5c39f2 (patch)
tree149852f2f73ac2fb6430cf6f1d618acb1edbc6f6 /devel/p5-SOAP-WSDL
parentbd4db3adf7086cbf9916b7e8101aa3215827e672 (diff)
downloadports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.tar.gz
ports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.zip
Notes
Diffstat (limited to 'devel/p5-SOAP-WSDL')
-rw-r--r--devel/p5-SOAP-WSDL/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/devel/p5-SOAP-WSDL/Makefile b/devel/p5-SOAP-WSDL/Makefile
index 17281105abb7..f29052e98adc 100644
--- a/devel/p5-SOAP-WSDL/Makefile
+++ b/devel/p5-SOAP-WSDL/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SOAP-WSDL
PORTVERSION= 2.00.10
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,28 +16,16 @@ MAINTAINER= wenheping@gmail.com
COMMENT= Perl module for SOAP with WSDL support
RUN_DEPENDS= ${SITE_PERL}/Class/Std/Fast.pm:${PORTSDIR}/devel/p5-Class-Std-Fast \
- p5-Getopt-Long>=2.37:${PORTSDIR}/devel/p5-Getopt-Long \
p5-Template-Toolkit>=2.20:${PORTSDIR}/www/p5-Template-Toolkit \
p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate \
- p5-Storable>=2.18:${PORTSDIR}/devel/p5-Storable \
- p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \
- p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple \
p5-XML-Parser>=2.36:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww\
p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey
BUILD_DEPENDS= ${SITE_PERL}/Class/Std/Fast.pm:${PORTSDIR}/devel/p5-Class-Std-Fast \
- p5-Getopt-Long>=2.37:${PORTSDIR}/devel/p5-Getopt-Long \
p5-Template-Toolkit>=2.20:${PORTSDIR}/www/p5-Template-Toolkit \
p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate \
- p5-Storable>=2.18:${PORTSDIR}/devel/p5-Storable \
- p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \
- p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple \
p5-XML-Parser>=2.36:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww
PERL_MODBUILD= YES