diff options
Diffstat (limited to 'textproc/p5-Text-SpellChecker/Makefile')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index e88dfd70ddc..e6d87b19342 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS= p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell USES= perl5 USE_PERL5= configure -MAN3= Text::SpellChecker.3 - -NO_STAGE= yes .include <bsd.port.mk> |