diff options
Diffstat (limited to 'devel/p5-SVN-Hooks/Makefile')
-rw-r--r-- | devel/p5-SVN-Hooks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Hooks/Makefile b/devel/p5-SVN-Hooks/Makefile index dbb370e0d44e..f8504933859e 100644 --- a/devel/p5-SVN-Hooks/Makefile +++ b/devel/p5-SVN-Hooks/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Data-Util>=0:${PORTSDIR}/devel/p5-Data-Util \ p5-SVN-Look>=0:${PORTSDIR}/devel/p5-SVN-Look \ p5-SVN-Notify>=0:${PORTSDIR}/devel/p5-SVN-Notify \ p5-JIRA-Client>=0:${PORTSDIR}/devel/p5-JIRA-Client \ - ${SITE_PERL}/XMLRPC/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \ + p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ subversion>=1.4.0:${PORTSDIR}/devel/subversion RUN_DEPENDS:= ${BUILD_DEPENDS} |