summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Validator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Validator/Makefile')
-rw-r--r--devel/p5-Data-Validator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-Validator/Makefile b/devel/p5-Data-Validator/Makefile
index df472e74b097..2bb304c973a8 100644
--- a/devel/p5-Data-Validator/Makefile
+++ b/devel/p5-Data-Validator/Makefile
@@ -14,8 +14,8 @@ COMMENT= Rule based validator on type constraint system
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Mouse>=0.93:devel/p5-Mouse
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Mouse>=0.93:devel/p5-Mouse
TEST_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-Test-Requires>=0:devel/p5-Test-Requires