From 7ee5df740c1797af382cf764f33edc41d889c3af Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 22 Aug 2011 12:21:56 +0000 Subject: Mark as not-for python 24 and 25 (due to py-Xlib). --- wm/py-tyle/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm') diff --git a/wm/py-tyle/Makefile b/wm/py-tyle/Makefile index fef88603709..6842650979d 100644 --- a/wm/py-tyle/Makefile +++ b/wm/py-tyle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/06/18 10:44:24 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2011/08/22 12:21:56 wiz Exp $ # DISTNAME= pytyle-0.7.5 @@ -16,6 +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 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3