diff options
Diffstat (limited to 'devel/p5-carton/Makefile')
-rw-r--r-- | devel/p5-carton/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-carton/Makefile b/devel/p5-carton/Makefile index 6c392cdc17e9..bcfed6b59e1a 100644 --- a/devel/p5-carton/Makefile +++ b/devel/p5-carton/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= \ p5-Module-Metadata>=1.000003:${PORTSDIR}/devel/p5-Module-Metadata \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny \ p5-local-lib>=1.008:${PORTSDIR}/devel/p5-local-lib -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |