summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/alacarte/Makefile4
-rw-r--r--x11/arandr/Makefile4
-rw-r--r--x11/avant-window-navigator/Makefile4
-rw-r--r--x11/driconf/Makefile4
-rw-r--r--x11/gnome-applets/Makefile4
-rw-r--r--x11/gnome-mag/Makefile4
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnome-terminal/Makefile4
-rw-r--r--x11/gtk2/Makefile4
-rw-r--r--x11/kde-workspace4/Makefile4
-rw-r--r--x11/libdesktop-agnostic/Makefile4
-rw-r--r--x11/mozo/Makefile4
-rw-r--r--x11/py-Pmw/Makefile4
-rw-r--r--x11/py-gnome2-desktop/Makefile4
-rw-r--r--x11/py-gnome2-extras/Makefile4
-rw-r--r--x11/py-gnome2/Makefile4
-rw-r--r--x11/py-gtk2/Makefile4
-rw-r--r--x11/py-gtksourceview/Makefile4
-rw-r--r--x11/py-keybinder/Makefile4
-rw-r--r--x11/py-kiwi/Makefile4
-rw-r--r--x11/py-qwt-qt4/Makefile4
-rw-r--r--x11/py-terminator/Makefile4
-rw-r--r--x11/py-vte/Makefile4
-rw-r--r--x11/py-wxWidgets/Makefile4
-rw-r--r--x11/rox-session/Makefile4
-rw-r--r--x11/tint2/Makefile4
26 files changed, 52 insertions, 52 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile
index 0d8515d76a8..c602acb19fb 100644
--- a/x11/alacarte/Makefile
+++ b/x11/alacarte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2016/07/09 06:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2016/07/09 13:04:16 wiz Exp $
DISTNAME= alacarte-0.13.1
PKGREVISION= 32
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2, py-gtk2
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
diff --git a/x11/arandr/Makefile b/x11/arandr/Makefile
index 1dedb67375a..fa9c860e50e 100644
--- a/x11/arandr/Makefile
+++ b/x11/arandr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/07/09 09:31:05 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:16 wiz Exp $
DISTNAME= arandr-0.1.8
CATEGORIES= x11
@@ -19,7 +19,7 @@ DEPENDS+= xrandr>=1.2:../../x11/xrandr
PY_PATCHPLIST= YES
PYSETUP= setup.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2, py-docutils
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2, py-docutils
# Adjust setup.py
SUBST_CLASSES+= setup
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile
index 3c8b79da040..b3f9e99d86c 100644
--- a/x11/avant-window-navigator/Makefile
+++ b/x11/avant-window-navigator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2016/04/10 19:38:53 prlw1 Exp $
+# $NetBSD: Makefile,v 1.29 2016/07/09 13:04:16 wiz Exp $
DISTNAME= avant-window-navigator-0.4.0
PKGREVISION= 21
@@ -43,7 +43,7 @@ PY_PATCHPLIST= yes
REPLACE_PYTHON+= awn-settings/awnSettings.py.in
REPLACE_PYTHON+= awn-settings/awnSettingsHelper.py
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
.include "../../devel/GConf/schemas.mk"
.include "../../lang/vala/buildlink3.mk"
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile
index 7e4e342e8ea..f73abcd8331 100644
--- a/x11/driconf/Makefile
+++ b/x11/driconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/12/05 21:26:07 adam Exp $
+# $NetBSD: Makefile,v 1.24 2016/07/09 13:04:16 wiz Exp $
DISTNAME= driconf-0.9.1
PKGREVISION= 10
@@ -19,7 +19,7 @@ USE_TOOLS+= msgfmt msgmerge xgettext
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
REPLACE_PYTHON= *.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
SUBST_CLASSES+= fix-paths
SUBST_FILES.fix-paths= driconf driconf.desktop
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 19c980466e7..227d676c6bf 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2016/05/03 11:40:10 prlw1 Exp $
+# $NetBSD: Makefile,v 1.139 2016/07/09 13:04:16 wiz Exp $
DISTNAME= gnome-applets-2.32.1.1
PKGREVISION= 46
@@ -15,7 +15,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2
.include "options.mk"
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile
index fce8fee4332..66e73724db8 100644
--- a/x11/gnome-mag/Makefile
+++ b/x11/gnome-mag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2016/03/05 11:29:40 jperkin Exp $
+# $NetBSD: Makefile,v 1.91 2016/07/09 13:04:17 wiz Exp $
DISTNAME= gnome-mag-0.16.3
PKGREVISION= 21
@@ -28,7 +28,7 @@ SUBST_SED.doxy= -e 's,SUBDIRS = reference,SUBDIRS =,'
DEPENDS+= ${PYPKGPREFIX}-gnome2-desktop-[0-9]*:../../x11/py-gnome2-desktop
REPLACE_PYTHON= colorblind/colorblind-applet.py
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2, py-gtk2
.include "../../misc/colorblind/buildlink3.mk"
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index f8b84d66dd0..fc612a44e1b 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.185 2016/07/09 06:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.186 2016/07/09 13:04:17 wiz Exp $
DISTNAME= gnome-panel-2.32.1
PKGREVISION= 49
@@ -22,7 +22,7 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= bonobo/libpanel-applet/libpanelapplet-2.0.pc.in
PKGCONFIG_OVERRIDE+= libpanel-applet/libpanelapplet-3.0.pc.in
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2
# XXX this pkg installs a gio module to ${PREFIX}/lib/gnome-panel/modules
# but there are two problems with this:
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index c22c869ca1f..ae8ace82032 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2016/07/09 06:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2016/07/09 13:04:17 wiz Exp $
DISTNAME= gnome-terminal-2.32.1
PKGREVISION= 27
@@ -24,7 +24,7 @@ CONFIGURE_ENV+= ac_cv_path_GTK_BUILDER_CONVERT="${PYTHONBIN} ${BUILDLINK_PREFIX
GCONF_SCHEMAS= gnome-terminal.schemas
PYTHON_FOR_BUILD_ONLY= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.32.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.32.1
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.14.0
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index ef2bac85b3f..daa0095da02 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.278 2016/07/09 06:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.279 2016/07/09 13:04:17 wiz Exp $
DISTNAME= gtk+-2.24.30
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= 33 34 35 # not yet ported as of 2.24.22
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile
index 6e5587072a0..d35f2574c78 100644
--- a/x11/kde-workspace4/Makefile
+++ b/x11/kde-workspace4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2016/06/27 22:17:23 markd Exp $
+# $NetBSD: Makefile,v 1.56 2016/07/09 13:04:17 wiz Exp $
DISTNAME= kde-workspace-4.11.22
PKGNAME= ${DISTNAME:S/-4/4-4/}
@@ -7,7 +7,7 @@ CATEGORIES= x11
COMMENT= Base workspace for the KDE 4 integrated X11 desktop
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.08.0/src/}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.11.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.11.3
.include "../../meta-pkgs/kde4/Makefile.kde4"
diff --git a/x11/libdesktop-agnostic/Makefile b/x11/libdesktop-agnostic/Makefile
index 028c09e5377..8c243de0af8 100644
--- a/x11/libdesktop-agnostic/Makefile
+++ b/x11/libdesktop-agnostic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/04/10 19:38:51 prlw1 Exp $
+# $NetBSD: Makefile,v 1.28 2016/07/09 13:04:17 wiz Exp $
DISTNAME= libdesktop-agnostic-0.3.92
PKGREVISION= 19
@@ -19,7 +19,7 @@ CONFIGURE_ARGS= --config-backends=keyfile,gconf \
--desktop-entry-backends=glib
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.92
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.3.92
EGDIR= ${PREFIX}/share/examples/libdesktop-agnostic
PKG_SYSCONFSUBDIR= xdg
diff --git a/x11/mozo/Makefile b/x11/mozo/Makefile
index 23cd2026685..bdeeb54351a 100644
--- a/x11/mozo/Makefile
+++ b/x11/mozo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/21 19:21:56 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/09 13:04:17 wiz Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -8,7 +8,7 @@ CATEGORIES= x11
COMMENT= Menu editor for MATE
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.13.0:../../x11/py-gtk2
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
PY_PATCHPLIST= yes
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile
index 5cc9f5100b5..432d7be1f29 100644
--- a/x11/py-Pmw/Makefile
+++ b/x11/py-Pmw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2015/12/05 21:26:09 adam Exp $
+# $NetBSD: Makefile,v 1.33 2016/07/09 13:04:17 wiz Exp $
DISTNAME= Pmw.1.3.2
EGG_NAME= ${DISTNAME:S/./-/}
@@ -17,7 +17,7 @@ DEPENDS+= blt>=2.4i:../../x11/blt
USE_LANGUAGES= # empty
PYSETUPSUBDIR= src
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 67865440476..d140838603c 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2016/05/03 11:40:11 prlw1 Exp $
+# $NetBSD: Makefile,v 1.100 2016/07/09 13:04:17 wiz Exp $
DISTNAME= gnome-python-desktop-2.32.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
@@ -20,7 +20,7 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2, py-gtk2
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
.include "../../lang/python/pyversion.mk"
diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile
index 5259a5a4418..d2c9362ba80 100644
--- a/x11/py-gnome2-extras/Makefile
+++ b/x11/py-gnome2-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2016/03/05 11:27:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.77 2016/07/09 13:04:17 wiz Exp $
DISTNAME= gnome-python-extras-2.25.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/}
@@ -16,7 +16,7 @@ BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= gnome-python-extras-2.0.pc.in
GNU_CONFIGURE= YES
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 099158816d0..9bcc52e1b47 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2016/03/05 11:27:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.107 2016/07/09 13:04:17 wiz 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= 33 34 35 # py-ORBit, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit, py-gtk2
BUILDLINK_TRANSFORM.SunOS+= rm:-std=c9x
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 61392097c93..a5b8a2b744a 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2015/12/05 21:26:08 adam Exp $
+# $NetBSD: Makefile,v 1.103 2016/07/09 13:04:17 wiz Exp $
DISTNAME= pygtk-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
@@ -22,7 +22,7 @@ USE_TOOLS+= gmake pkg-config
PY_PATCHPLIST= YES
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.24.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.24.0
REPLACE_PYTHON+= examples/atk/atk-demo.py
REPLACE_PYTHON+= examples/glade/autoconnect.py
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index 57f26eaa5a1..5be978165f6 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/12/05 21:26:08 adam Exp $
+# $NetBSD: Makefile,v 1.38 2016/07/09 13:04:18 wiz Exp $
DISTNAME= pygtksourceview-2.10.1
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= pygtksourceview-2.0.pc.in
GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
.include "../../lang/python/extension.mk"
diff --git a/x11/py-keybinder/Makefile b/x11/py-keybinder/Makefile
index 7ae25838398..ef8f9990019 100644
--- a/x11/py-keybinder/Makefile
+++ b/x11/py-keybinder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/12/05 21:26:08 adam Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/09 13:04:18 wiz Exp $
.include "../../x11/keybinder/Makefile.common"
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --disable-lua
CONFIGURE_ARGS+= --enable-python
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
INSTALL_DIRS= python-keybinder
diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile
index 5989753cfbc..3e3d66687cd 100644
--- a/x11/py-kiwi/Makefile
+++ b/x11/py-kiwi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/12/05 21:26:08 adam Exp $
+# $NetBSD: Makefile,v 1.38 2016/07/09 13:04:18 wiz Exp $
DISTNAME= kiwi-1.9.29
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ LICENSE= gnu-lgpl-v2.1 # or later
USE_LANGUAGES= #none
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
SUBST_CLASSES+= localedir
SUBST_STAGE.localedir= pre-configure
diff --git a/x11/py-qwt-qt4/Makefile b/x11/py-qwt-qt4/Makefile
index a4664fe888f..229471868f3 100644
--- a/x11/py-qwt-qt4/Makefile
+++ b/x11/py-qwt-qt4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/03/05 11:29:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/09 13:04:18 wiz Exp $
DISTNAME= PyQwt-5.2.0
PKGNAME= ${PYPKGPREFIX}-qwt-qt4-${DISTNAME:S/PyQwt-//}
@@ -21,7 +21,7 @@ PLIST_SUBST+= PYSITELIB=${PYSITELIB}
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
# Following line rescues from 'Unresolved dependency with pbulk'
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-Numeric
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-Numeric
REPLACE_PYTHON+=qt4lib/PyQt4/Qwt5/grace.py
REPLACE_PYTHON+=qt4lib/PyQt4/Qwt5/qplt.py
diff --git a/x11/py-terminator/Makefile b/x11/py-terminator/Makefile
index 251ab3efd84..0ca106bc4ff 100644
--- a/x11/py-terminator/Makefile
+++ b/x11/py-terminator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/05/21 05:55:12 richard Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/09 13:04:18 wiz Exp $
DISTNAME= terminator-0.98
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://launchpad.net/terminator
COMMENT= Terminator, multiple terminals in one window
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.98
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.98
REPLACE_PYTHON+= *.py
REPLACE_PYTHON+= terminatorlib/*.py
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile
index a425282809f..f17362918ea 100644
--- a/x11/py-vte/Makefile
+++ b/x11/py-vte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2015/12/05 21:26:09 adam Exp $
+# $NetBSD: Makefile,v 1.25 2016/07/09 13:04:18 wiz Exp $
.include "../../x11/vte/Makefile.common"
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --enable-python
CONFIGURE_ARGS+= --disable-freetype-test
CONFIGURE_ARGS+= --enable-Bsymbolic=auto
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
BUILD_DIRS= python
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile
index 1b0b1f9c433..c5cd8c77c5f 100644
--- a/x11/py-wxWidgets/Makefile
+++ b/x11/py-wxWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2016/07/09 06:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2016/07/09 13:04:18 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= 33 34 35 # not yet ported as of 2.8.10.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.8.10.1
# no scripts to avoid conflicts
#PYSETUPBUILDARGS+= NO_SCRIPTS=1
diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile
index 8bcc58e684e..a42d8fc3d53 100644
--- a/x11/rox-session/Makefile
+++ b/x11/rox-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2015/12/05 21:26:09 adam Exp $
+# $NetBSD: Makefile,v 1.46 2016/07/09 13:04:18 wiz Exp $
DISTNAME= rox-session-0.28
PKGREVISION= 28
@@ -18,7 +18,7 @@ DIST_SUBDIR= rox
NO_BUILD= yes
REPLACE_PYTHON= AppRun tests/testutils.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
INSTALLATION_DIRS= share/rox/ROX-Session
diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile
index 91231196aaf..12727244dc3 100644
--- a/x11/tint2/Makefile
+++ b/x11/tint2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2016/02/26 11:27:17 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2016/07/09 13:04:18 wiz Exp $
DISTNAME= tint2-0.11
PKGREVISION= 24
@@ -21,7 +21,7 @@ CONF_FILES= ${PREFIX}/share/examples/tint2/tint2rc \
${PKG_SYSCONFDIR}/xdg/tint2/tint2rc
REPLACE_PYTHON+= src/tint2conf/tintwizard.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
# XXX: why not use normal CMAKE_ARGS infrastructure?
CMAKE_OPTS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}