diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:07:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 18:07:09 +0000 |
commit | 82e4dcc470cfc6e07b2a182ee315989d1adda4dc (patch) | |
tree | d69cdfbe94c6ea41ab87f1b5f256cde645524d92 /devel/p5-SVN-Hooks | |
parent | e6353d0b3db307b860585f8ab426823ebe603cb0 (diff) |
Notes
Diffstat (limited to 'devel/p5-SVN-Hooks')
-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} |