diff options
Diffstat (limited to 'devel/p5-Test-More-UTF8/Makefile')
-rw-r--r-- | devel/p5-Test-More-UTF8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-More-UTF8/Makefile b/devel/p5-Test-More-UTF8/Makefile index cb773f5ea597..cb9070e18f13 100644 --- a/devel/p5-Test-More-UTF8/Makefile +++ b/devel/p5-Test-More-UTF8/Makefile @@ -16,7 +16,7 @@ COMMENT= Enhancing Test::More for UTF8-based projects BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/ex/lib.pm:${PORTSDIR}/devel/p5-ex-lib -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |