diff options
Diffstat (limited to 'www/p5-MasonX-Interp-WithCallbacks/Makefile')
-rw-r--r-- | www/p5-MasonX-Interp-WithCallbacks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-MasonX-Interp-WithCallbacks/Makefile b/www/p5-MasonX-Interp-WithCallbacks/Makefile index 113856c78800..75461f54f28a 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/Makefile +++ b/www/p5-MasonX-Interp-WithCallbacks/Makefile @@ -16,7 +16,7 @@ COMMENT= Mason callback support via Params::CallbackRequest BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ ${SITE_PERL}/Params/CallbackRequest.pm:${PORTSDIR}/devel/p5-Params-CallbackRequest -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |