diff options
Diffstat (limited to 'textproc/p5-String-ShellQuote/Makefile')
-rw-r--r-- | textproc/p5-String-ShellQuote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 60ae50fd135b..8d3c6cb307a8 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN1= shell-quote.1 MAN3= String::ShellQuote.3 +NO_STAGE= yes .include <bsd.port.mk> |