aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-EvalContext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-EvalContext/Makefile')
-rw-r--r--devel/p5-Devel-EvalContext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-EvalContext/Makefile b/devel/p5-Devel-EvalContext/Makefile
index 2f44ed4de68f..1d702da0c9ce 100644
--- a/devel/p5-Devel-EvalContext/Makefile
+++ b/devel/p5-Devel-EvalContext/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Save lexicals and hints between calls to eval
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-PadWalker>=0:devel/p5-PadWalker \
p5-Data-Alias>=0:devel/p5-Data-Alias \
p5-YAML>=0:textproc/p5-YAML
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure