aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-06-07 13:58:10 +0800
committerwen <wen@FreeBSD.org>2010-06-07 13:58:10 +0800
commit24257859f7281daec08cb4aa84080816ac36358a (patch)
treec2c5c4e3f81c15560eb003b9f730f1df98b06f38 /net
parent4a43f971d7484205557a1232d2afcc715f9e8759 (diff)
downloadfreebsd-ports-gnome-24257859f7281daec08cb4aa84080816ac36358a.tar.gz
freebsd-ports-gnome-24257859f7281daec08cb4aa84080816ac36358a.tar.zst
freebsd-ports-gnome-24257859f7281daec08cb4aa84080816ac36358a.zip
- Add missing dependence.
Diffstat (limited to 'net')
-rw-r--r--net/p5-SOAP-Lite/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 90344378e29a..ab3f5dc662e7 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SOAP-Lite
PORTVERSION= 0.712
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,7 +22,8 @@ RUN_DEPENDS= p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
+ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
+ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
BUILD_DEPENDS= ${RUN_DEPENDS}
CONFLICTS= p5-SOAP-Lite-0.60* p5-SOAP-[0-9]*