aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/nltk
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nltk')
-rw-r--r--textproc/nltk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/nltk/Makefile b/textproc/nltk/Makefile
index c35b1f80b87b..518ca8350feb 100644
--- a/textproc/nltk/Makefile
+++ b/textproc/nltk/Makefile
@@ -17,4 +17,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkint
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>