summaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-BooleanLogic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Parse-BooleanLogic/Makefile')
-rw-r--r--textproc/p5-Parse-BooleanLogic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Parse-BooleanLogic/Makefile b/textproc/p5-Parse-BooleanLogic/Makefile
index 6aad487754c0..a33560195384 100644
--- a/textproc/p5-Parse-BooleanLogic/Makefile
+++ b/textproc/p5-Parse-BooleanLogic/Makefile
@@ -14,9 +14,9 @@ COMMENT= Parser of boolean expressions
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Regexp-Common>=2.122:textproc/p5-Regexp-Common \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Regexp-Common>=2.122:textproc/p5-Regexp-Common \
p5-Module-Install>=0.91_1:devel/p5-Module-Install
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5