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/py-gnome2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/py-gnome2') diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 5c721b56469..1edf591e6ed 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2018/04/16 14:34:01 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2018/07/03 05:03:43 adam Exp $ DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} @@ -18,7 +18,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= pkg-config gmake -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-ORBit, py-gtk2 BUILDLINK_TRANSFORM.SunOS+= rm:-std=c9x -- cgit v1.2.3