diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:07:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:07:52 +0000 |
commit | 7ef0f3644529382d49fbe6eb4f86fe0364058f0f (patch) | |
tree | 325547ea111b582a556c4ed6a234ed27d6e8b857 /www/p5-WebDAO | |
parent | f08e0ae493df686a20b901026e7b99b56dcbdf8c (diff) |
Notes
Diffstat (limited to 'www/p5-WebDAO')
-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 |