diff options
Diffstat (limited to 'devel/p5-capitalization/Makefile')
-rw-r--r-- | devel/p5-capitalization/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-capitalization/Makefile b/devel/p5-capitalization/Makefile index 3d3d940bcaf9..06577f724e1a 100644 --- a/devel/p5-capitalization/Makefile +++ b/devel/p5-capitalization/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl module which allows you to use familiar style on method naming BUILD_DEPENDS= ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |