summaryrefslogtreecommitdiff
path: root/textproc/py-Whoosh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-Whoosh/Makefile')
-rw-r--r--textproc/py-Whoosh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-Whoosh/Makefile b/textproc/py-Whoosh/Makefile
index b1b4b3b0ecf..00549893bb2 100644
--- a/textproc/py-Whoosh/Makefile
+++ b/textproc/py-Whoosh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:47 asau Exp $
+# $NetBSD: Makefile,v 1.5 2014/01/25 10:30:23 wiz Exp $
#
DISTNAME= Whoosh-0.1.13
@@ -13,5 +13,7 @@ LICENSE= apache-2.0
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 33
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"