From 5e993fec34313cb1d7a4d17b73948c70f82e9994 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Feb 2014 13:25:27 +0000 Subject: Mark as not ready for python-3.x. Bump PKGREVISION. --- x11/gtk2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/gtk2') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index ee7256494b3..9f866013954 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.258 2014/01/25 10:45:22 wiz Exp $ +# $NetBSD: Makefile,v 1.259 2014/02/07 13:25:27 wiz Exp $ DISTNAME= gtk+-2.24.22 PKGNAME= ${DISTNAME:S/gtk/gtk2/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz @@ -75,6 +76,7 @@ CPPFLAGS+= -DPREFIX="\"${PREFIX}\"" #SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g' #SUBST_FILES.pthread= gdk-pixbuf/Makefile.in +PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.24.22 REPLACE_PYTHON= gtk/gtk-builder-convert # We remove the module databases during post-install since we create them -- cgit v1.2.3