diff options
Diffstat (limited to 'textproc/p5-Text-Ngrams/Makefile')
-rw-r--r-- | textproc/p5-Text-Ngrams/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Ngrams/Makefile b/textproc/p5-Text-Ngrams/Makefile index 606af8c62a90..a29f2138b798 100644 --- a/textproc/p5-Text-Ngrams/Makefile +++ b/textproc/p5-Text-Ngrams/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN1= ngrams.pl.1 MAN3= Text::Ngrams.3 +NO_STAGE= yes .include <bsd.port.mk> |