From 1f40a115597a757dffb35d76fc06e4ced0708e2b Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 May 2014 07:36:53 +0000 Subject: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. --- graphics/py-gtkglext/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-gtkglext') diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 5e9950e926b..a000c51aab4 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/05/09 07:37:08 wiz Exp $ DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 @@ -16,7 +16,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN} USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 PKGCONFIG_OVERRIDE+= pygtkglext.pc.in -- cgit v1.2.3