aboutsummaryrefslogtreecommitdiff
path: root/textproc/senna/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/senna/Makefile')
-rw-r--r--textproc/senna/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile
index 73ca3cd2a6ba..3d21d410b075 100644
--- a/textproc/senna/Makefile
+++ b/textproc/senna/Makefile
@@ -26,6 +26,7 @@ OPTIONS_DEFAULT= MECAB NFKC
MECAB_DESC= use mecab for morphological analysis
NFKC_DESC= use nfkc based utf8 normalization
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"