aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-18 06:57:24 +0800
committerswills <swills@FreeBSD.org>2012-03-18 06:57:24 +0800
commit5cdc992481dbe9498a52efc97f4310ebceac9ef9 (patch)
treece93856315f20a76c57921b1a2724e5077e55342 /net
parent8a8b9338b7bb055cbf2825efcabb81071f96406d (diff)
downloadfreebsd-ports-gnome-5cdc992481dbe9498a52efc97f4310ebceac9ef9.tar.gz
freebsd-ports-gnome-5cdc992481dbe9498a52efc97f4310ebceac9ef9.tar.zst
freebsd-ports-gnome-5cdc992481dbe9498a52efc97f4310ebceac9ef9.zip
- Add missing DEPENDS
- Bump PORTREVISION PR: ports/165836 Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r--net/p5-SOAP-MySOAP/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/p5-SOAP-MySOAP/Makefile b/net/p5-SOAP-MySOAP/Makefile
index 2fca7621dd60..15b7e82c2b27 100644
--- a/net/p5-SOAP-MySOAP/Makefile
+++ b/net/p5-SOAP-MySOAP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SOAP-MySOAP
PORTVERSION= 0.023
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= SOAP
@@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= An extremely basic SOAP client module
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+
PERL_CONFIGURE= yes
MAN3= SOAP::MySOAP.3