summaryrefslogtreecommitdiff
path: root/devel/p5-App-SVN-Bisect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-App-SVN-Bisect/Makefile')
-rw-r--r--devel/p5-App-SVN-Bisect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-App-SVN-Bisect/Makefile b/devel/p5-App-SVN-Bisect/Makefile
index fba5408e5ce7..d57012b16767 100644
--- a/devel/p5-App-SVN-Bisect/Makefile
+++ b/devel/p5-App-SVN-Bisect/Makefile
@@ -13,10 +13,10 @@ COMMENT= Binary search through svn revisions
LICENSE= ART20
-BUILD_DEPENDS= p5-IO-All>0:devel/p5-IO-All \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-IO-All>0:devel/p5-IO-All \
p5-YAML-Syck>0:textproc/p5-YAML-Syck \
${LOCALBASE}/bin/svn:devel/subversion
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-Output>=0:devel/p5-Test-Output