diff options
Diffstat (limited to 'devel/p5-Devel-EvalContext/Makefile')
-rw-r--r-- | devel/p5-Devel-EvalContext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-EvalContext/Makefile b/devel/p5-Devel-EvalContext/Makefile index 073382e08067..08841710094b 100644 --- a/devel/p5-Devel-EvalContext/Makefile +++ b/devel/p5-Devel-EvalContext/Makefile @@ -17,7 +17,7 @@ COMMENT= Save lexicals and hints between calls to eval RUN_DEPENDS= p5-PadWalker>=0:${PORTSDIR}/devel/p5-PadWalker \ p5-Data-Alias>=0:${PORTSDIR}/devel/p5-Data-Alias \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |