diff options
Diffstat (limited to 'net/p5-SOAP-Data-Builder/Makefile')
-rw-r--r-- | net/p5-SOAP-Data-Builder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile index e54d30477f34..11db24a3c894 100644 --- a/net/p5-SOAP-Data-Builder/Makefile +++ b/net/p5-SOAP-Data-Builder/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Wrapper simplifying SOAP::Data and SOAP::Serialiser -BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |