summaryrefslogtreecommitdiff
path: root/devel/p5-String-Diff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-String-Diff/Makefile')
-rw-r--r--devel/p5-String-Diff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-String-Diff/Makefile b/devel/p5-String-Diff/Makefile
index e412209137b1..ec803da5fa65 100644
--- a/devel/p5-String-Diff/Makefile
+++ b/devel/p5-String-Diff/Makefile
@@ -13,8 +13,8 @@ COMMENT= Simple diff to String
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff
TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base \
p5-YAML>=0:textproc/p5-YAML