diff options
Diffstat (limited to 'textproc/nltk')
-rw-r--r-- | textproc/nltk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/nltk/Makefile b/textproc/nltk/Makefile index 78cce9c887ed..ded818458302 100644 --- a/textproc/nltk/Makefile +++ b/textproc/nltk/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= clsung@FreeBSD.org COMMENT= Natural language toolkit written in python +BROKEN= Incorrect pkg-plist + USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes |