From 26ac9649d87733cc79b634442e1e124bba18da97 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 23 Aug 2011 09:33:25 +0000 Subject: Add 31 to incompatible python versions. --- wm/py-tyle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/py-tyle') 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" -- cgit v1.2.3