diff options
Diffstat (limited to 'net/p5-XMLRPC-Lite/Makefile')
-rw-r--r-- | net/p5-XMLRPC-Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-XMLRPC-Lite/Makefile b/net/p5-XMLRPC-Lite/Makefile index 4ec7783bfea7..910318290b7c 100644 --- a/net/p5-XMLRPC-Lite/Makefile +++ b/net/p5-XMLRPC-Lite/Makefile @@ -12,9 +12,9 @@ COMMENT= Client and server side XMLRPC implementation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-SOAP-Lite>=1.11:net/p5-SOAP-Lite +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-SOAP-Lite>=1.11:net/p5-SOAP-Lite -RUN_DEPENDS:= ${BUILD_DEPENDS} CONFIGURE_ARGS= --noprompt INSTALL_TARGET= pure_install |