diff options
Diffstat (limited to 'www/p5-MasonX-Interp-WithCallbacks/Makefile')
-rw-r--r-- | www/p5-MasonX-Interp-WithCallbacks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-MasonX-Interp-WithCallbacks/Makefile b/www/p5-MasonX-Interp-WithCallbacks/Makefile index 72165558c74e..81ff5f09efbb 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/Makefile +++ b/www/p5-MasonX-Interp-WithCallbacks/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MasonX-Interp-WithCallbacks -PORTVERSION= 1.11 +PORTVERSION= 1.13 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MasonX/DWHEELER @@ -19,7 +19,7 @@ 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} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= MasonX::Interp::WithCallbacks.3 |