diff options
Diffstat (limited to 'net/p5-XML-RPC')
-rw-r--r-- | net/p5-XML-RPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-XML-RPC/Makefile b/net/p5-XML-RPC/Makefile index b951920184d6..94e29d0f9980 100644 --- a/net/p5-XML-RPC/Makefile +++ b/net/p5-XML-RPC/Makefile @@ -16,7 +16,7 @@ COMMENT= Pure Perl implementation for an XML-RPC client and server BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/XML/TreePP.pm:${PORTSDIR}/textproc/p5-XML-TreePP -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |