diff options
Diffstat (limited to 'www/p5-WebDAO/Makefile')
-rw-r--r-- | www/p5-WebDAO/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WebDAO/Makefile b/www/p5-WebDAO/Makefile index 5ed14b1339ff..968d38391edd 100644 --- a/www/p5-WebDAO/Makefile +++ b/www/p5-WebDAO/Makefile @@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-DateTime>=0.37:${PORTSDIR}/devel/p5-DateTime \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= wd_fcgi.fpl.1 \ wd_shell.pl.1 |