summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Agent/Makefile')
-rw-r--r--devel/p5-SVN-Agent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Agent/Makefile b/devel/p5-SVN-Agent/Makefile
index 88b56f042c16..44aefcd324f1 100644
--- a/devel/p5-SVN-Agent/Makefile
+++ b/devel/p5-SVN-Agent/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Simple svn manipulation
-BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-subversion>=0:devel/p5-subversion \
p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-File-Slurp>=0:devel/p5-File-Slurp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure