summaryrefslogtreecommitdiff
path: root/devel/p5-syntax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-syntax/Makefile')
-rw-r--r--devel/p5-syntax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-syntax/Makefile b/devel/p5-syntax/Makefile
index 96af3c503800..3e7e84fda36e 100644
--- a/devel/p5-syntax/Makefile
+++ b/devel/p5-syntax/Makefile
@@ -15,9 +15,9 @@ COMMENT= Activate syntax extensions in Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Data-OptList>=0.104:devel/p5-Data-OptList \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Data-OptList>=0.104:devel/p5-Data-OptList \
p5-namespace-clean>=0:devel/p5-namespace-clean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5