From 3445d075bebfeeda915b20c358b79af5b9db8895 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 3 Jul 2018 05:03:01 +0000 Subject: extend PYTHON_VERSIONS_ for Python 3.7 --- x11/gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtk2') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 75b491afe6c..e6cf42beee5 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.297 2018/04/17 22:29:52 wiz Exp $ +# $NetBSD: Makefile,v 1.298 2018/07/03 05:03:42 adam Exp $ DISTNAME= gtk+-2.24.32 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -80,7 +80,7 @@ SUBST_MESSAGE.iconcache= Renaming gtk-icon-cache-update. SUBST_SED.iconcache= -e 's,gtk-update-icon-cache,gtk2-update-icon-cache,g' SUBST_FILES.iconcache= gtk/Makefile.in -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.24.22 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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