diff options
Diffstat (limited to 'devel/p5-Sub-Exporter-ForMethods/Makefile')
-rw-r--r-- | devel/p5-Sub-Exporter-ForMethods/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Sub-Exporter-ForMethods/Makefile b/devel/p5-Sub-Exporter-ForMethods/Makefile index 47de27133005..15463a3e3bc4 100644 --- a/devel/p5-Sub-Exporter-ForMethods/Makefile +++ b/devel/p5-Sub-Exporter-ForMethods/Makefile @@ -16,7 +16,7 @@ COMMENT= Helper routines for using Sub::Exporter to build methods RUN_DEPENDS= p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \ p5-Sub-Exporter>=0.978:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |