diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Server/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Server/Makefile b/www/p5-Catalyst-Plugin-Server/Makefile index 35b5884b47f0..87e411b3cd2d 100644 --- a/www/p5-Catalyst-Plugin-Server/Makefile +++ b/www/p5-Catalyst-Plugin-Server/Makefile @@ -26,4 +26,5 @@ MAN3= Catalyst::Plugin::Server.3 Catalyst::Plugin::Server::XMLRPC.3 \ Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCRegex.3 \ Catalyst::Plugin::Server::XMLRPC::Tutorial.3 +NO_STAGE= yes .include <bsd.port.mk> |