summaryrefslogtreecommitdiff
path: root/wm/py-tyle
diff options
context:
space:
mode:
Diffstat (limited to 'wm/py-tyle')
-rw-r--r--wm/py-tyle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/py-tyle/Makefile b/wm/py-tyle/Makefile
index 6842650979d..50687b16980 100644
--- a/wm/py-tyle/Makefile
+++ b/wm/py-tyle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/08/22 12:21:56 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/23 09:33:25 wiz Exp $
#
DISTNAME= pytyle-0.7.5
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-Xlib-[0-9]*:../../x11/py-Xlib
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
PY_PATCHLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 24 25
+PYTHON_VERSIONS_INCOMPATIBLE= 24 25 31
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"