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 7baee7e6f8df..105ba90e3552 100644 --- a/net/p5-SOAP-Data-Builder/Makefile +++ b/net/p5-SOAP-Data-Builder/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A wrapper simplifying SOAP::Data and SOAP::Serialiser BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |