From ea8ff22cff3d553574b25de8cfd89024ab2cb22e Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/p5-Server-Starter/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/p5-Server-Starter') diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index 4b8985a65e74..3111c0186b8f 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN1= start_server.1 MAN3= Server::Starter.3 +NO_STAGE= yes .include -- cgit