diff options
Diffstat (limited to 'databases/p5-Test-Cukes/Makefile')
-rw-r--r-- | databases/p5-Test-Cukes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Test-Cukes/Makefile b/databases/p5-Test-Cukes/Makefile index 0ca89c1c609c..b9a69a7ea4cd 100644 --- a/databases/p5-Test-Cukes/Makefile +++ b/databases/p5-Test-Cukes/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Any-Moose>=0.10:${PORTSDIR}/devel/p5-Any-Moose \ p5-Carp-Assert>=0.20:${PORTSDIR}/devel/p5-Carp-Assert \ p5-Exporter-Lite>=0.02:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |