diff options
Diffstat (limited to 'net/p5-SOAP-Lite-060/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite-060/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite-060/Makefile b/net/p5-SOAP-Lite-060/Makefile index 49539ba7396d..35cad48ff475 100644 --- a/net/p5-SOAP-Lite-060/Makefile +++ b/net/p5-SOAP-Lite-060/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= p5-SOAP-Lite-0.6[1-9]* p5-SOAP-Lite-0.[7-9]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}-060 |