summaryrefslogtreecommitdiff
path: root/x11/py-wxWidgets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-wxWidgets/Makefile')
-rw-r--r--x11/py-wxWidgets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile
index ca9ebaa5406..646e8dd4e05 100644
--- a/x11/py-wxWidgets/Makefile
+++ b/x11/py-wxWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2018/04/16 14:34:02 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2018/07/03 05:03:44 adam Exp $
VERSION= 2.8.12.0
DISTNAME= wxPython-src-${VERSION}
@@ -19,7 +19,7 @@ USE_TOOLS+= gmake pkg-config
# previous name of the package
CONFLICTS+= ${PYPKGPREFIX}-wxWindows-[0-9]*
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.8.10.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.8.10.1
# no scripts to avoid conflicts
#PYSETUPBUILDARGS+= NO_SCRIPTS=1