summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify-Config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Notify-Config/Makefile')
-rw-r--r--devel/p5-SVN-Notify-Config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile
index fb0278347355..eb6592a79ff4 100644
--- a/devel/p5-SVN-Notify-Config/Makefile
+++ b/devel/p5-SVN-Notify-Config/Makefile
@@ -15,10 +15,10 @@ COMMENT= Perl module for config-driven Subversion notification
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= ${LOCALBASE}/bin/svnlook:devel/subversion \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:devel/subversion \
p5-SVN-Notify>=2.70:devel/p5-SVN-Notify \
p5-YAML>=0.62:textproc/p5-YAML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0.1:devel/p5-Test-Deep
USES= perl5