summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Hooks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Hooks/Makefile')
-rw-r--r--devel/p5-SVN-Hooks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Hooks/Makefile b/devel/p5-SVN-Hooks/Makefile
index 5cf7f8d4cc12..f44bd3bcd351 100644
--- a/devel/p5-SVN-Hooks/Makefile
+++ b/devel/p5-SVN-Hooks/Makefile
@@ -13,13 +13,13 @@ COMMENT= Framework for implementing Subversion hooks
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Data-Util>=0:devel/p5-Data-Util \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Data-Util>=0:devel/p5-Data-Util \
p5-SVN-Look>=0:devel/p5-SVN-Look \
p5-SVN-Notify>=0:devel/p5-SVN-Notify \
p5-XMLRPC-Lite>0:net/p5-XMLRPC-Lite \
p5-JIRA-REST>0:devel/p5-JIRA-REST \
subversion>=1.4.0:devel/subversion
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-URI>=0:net/p5-URI
USES= perl5