From 05a69ecc2b44cacb28ae924a752431963edb3cee Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sat, 17 Mar 2012 22:57:24 +0000 Subject: [PATCH] - Add missing DEPENDS - Bump PORTREVISION PR: ports/165836 Approved by: Gea-Suan Lin (maintainer) Feature safe: yes --- net/p5-SOAP-MySOAP/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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