diff options
Diffstat (limited to 'net/p5-What/Makefile')
-rw-r--r-- | net/p5-What/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-What/Makefile b/net/p5-What/Makefile index 527caca57b6b..e10c7640e99f 100644 --- a/net/p5-What/Makefile +++ b/net/p5-What/Makefile @@ -18,7 +18,7 @@ COMMENT= Find out about running services BUILD_DEPENDS= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |