diff options
Diffstat (limited to 'devel/p5-App-CLI/Makefile')
-rw-r--r-- | devel/p5-App-CLI/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-App-CLI/Makefile b/devel/p5-App-CLI/Makefile index 01fe6bd8edc8..741fb5998626 100644 --- a/devel/p5-App-CLI/Makefile +++ b/devel/p5-App-CLI/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= App::CLI.3 App::CLI::Command.3 App::CLI::Command::Help.3 App::CLI::Helper.3 +NO_STAGE= yes .include <bsd.port.mk> |