diff options
Diffstat (limited to 'devel/p5-B-Compiling/Makefile')
-rw-r--r-- | devel/p5-B-Compiling/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-B-Compiling/Makefile b/devel/p5-B-Compiling/Makefile index 6f7dedeb02c4..9d612c508214 100644 --- a/devel/p5-B-Compiling/Makefile +++ b/devel/p5-B-Compiling/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to expose PL_compiling to perl RUN_DEPENDS= \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |