diff options
Diffstat (limited to 'www/p5-Apache-ASP/Makefile')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index b33e9969659c..bec15bef448d 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -30,7 +30,8 @@ RUN_DEPENDS= p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ #MODPERL_SUFFIX?=+mod_perl #.endif -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= asp-perl.1 MAN3= Apache::ASP.3 \ |