diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-XMLRPC/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-XMLRPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-XMLRPC/Makefile b/www/p5-Catalyst-Plugin-XMLRPC/Makefile index ab0befecbded..a8227fa9ef82 100644 --- a/www/p5-Catalyst-Plugin-XMLRPC/Makefile +++ b/www/p5-Catalyst-Plugin-XMLRPC/Makefile @@ -16,7 +16,7 @@ COMMENT= Dispatch XMLRPC methods with Catalyst BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |