diff options
Diffstat (limited to 'www/p5-Mojo-Server-FastCGI/Makefile')
-rw-r--r-- | www/p5-Mojo-Server-FastCGI/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/p5-Mojo-Server-FastCGI/Makefile b/www/p5-Mojo-Server-FastCGI/Makefile index 7a3e55efa3e0..949c11682aa8 100644 --- a/www/p5-Mojo-Server-FastCGI/Makefile +++ b/www/p5-Mojo-Server-FastCGI/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS= p5-Mojolicious>=3.21:${PORTSDIR}/www/p5-Mojolicious USES= perl5 USE_PERL5= configure -MAN3= Mojolicious::Command::fastcgi.3 \ - Mojo::Server::FastCGI.3 - -NO_STAGE= yes .include <bsd.port.mk> |