diff options
Diffstat (limited to 'www/p5-MasonX-Profiler/Makefile')
-rw-r--r-- | www/p5-MasonX-Profiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-MasonX-Profiler/Makefile b/www/p5-MasonX-Profiler/Makefile index 1079282da01d..848f9157e5f2 100644 --- a/www/p5-MasonX-Profiler/Makefile +++ b/www/p5-MasonX-Profiler/Makefile @@ -16,7 +16,7 @@ COMMENT= Mason per-component profiler BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |