diff options
Diffstat (limited to 'www/p5-Net-Async-FastCGI/Makefile')
-rw-r--r-- | www/p5-Net-Async-FastCGI/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Net-Async-FastCGI/Makefile b/www/p5-Net-Async-FastCGI/Makefile index 018b58b124ff..f743a6968a42 100644 --- a/www/p5-Net-Async-FastCGI/Makefile +++ b/www/p5-Net-Async-FastCGI/Makefile @@ -29,4 +29,5 @@ MAN3= Net::Async::FastCGI.3 \ Net::Async::FastCGI::Request.3 \ Plack::Handler::Net::Async::FastCGI.3 +NO_STAGE= yes .include <bsd.port.mk> |