diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Tagger/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Tagger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index 65e9324c42ec..1d0bd39f54b7 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= Lingua::EN::Tagger.3 +NO_STAGE= yes .include <bsd.port.mk> |