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