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 bc39070984f..b5d86543028 100644
--- a/x11/py-wxWidgets/Makefile
+++ b/x11/py-wxWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2016/08/03 10:22:24 adam Exp $
+# $NetBSD: Makefile,v 1.65 2017/01/01 14:44:09 wiz 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 # not yet ported as of 2.8.10.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.8.10.1
# no scripts to avoid conflicts
#PYSETUPBUILDARGS+= NO_SCRIPTS=1