summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r--x11/py-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index a2837b0dd73..3f2af37c94b 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2018/04/16 14:34:01 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2018/07/03 05:03:43 adam Exp $
DISTNAME= pygtk-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
@@ -24,7 +24,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= gmake pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.24.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.24.0
REPLACE_PYTHON+= examples/atk/atk-demo.py
REPLACE_PYTHON+= examples/glade/autoconnect.py