summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
committerwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
commit6110b3907a630ba5f56311a5b07f346b35648583 (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /x11
parente10e726ca1e2e87e38883d59d9f2f27d9b31bbdb (diff)
downloadpkgsrc-6110b3907a630ba5f56311a5b07f346b35648583.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'x11')
-rw-r--r--x11/alacarte/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/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-kiwi/Makefile4
-rw-r--r--x11/py-qt3-base/Makefile.common4
-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
22 files changed, 44 insertions, 44 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile
index 034e896a9bc..4b09149317f 100644
--- a/x11/alacarte/Makefile
+++ b/x11/alacarte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2014/05/05 00:48:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2014/05/09 07:37:26 wiz Exp $
DISTNAME= alacarte-0.13.1
PKGREVISION= 27
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile
index d9fb9a1857a..045fc7eb01e 100644
--- a/x11/avant-window-navigator/Makefile
+++ b/x11/avant-window-navigator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/05/05 00:48:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/09 07:37:26 wiz Exp $
DISTNAME= avant-window-navigator-0.4.0
PKGREVISION= 16
@@ -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 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
.include "../../devel/GConf/schemas.mk"
.include "../../lang/vala014/buildlink3.mk"
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile
index 0365ffad2ff..aad1c69bc7b 100644
--- a/x11/driconf/Makefile
+++ b/x11/driconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/01/21 21:25:06 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/09 07:37:26 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 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 58e26bcf168..3383dbd64f2 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2014/05/05 00:48:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.129 2014/05/09 07:37:26 wiz Exp $
DISTNAME= gnome-applets-2.32.1.1
PKGREVISION= 38
@@ -15,7 +15,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2
.include "options.mk"
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile
index 81e1eb18ac2..9554c67d270 100644
--- a/x11/gnome-mag/Makefile
+++ b/x11/gnome-mag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2014/05/05 00:48:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.87 2014/05/09 07:37:26 wiz Exp $
DISTNAME= gnome-mag-0.16.3
PKGREVISION= 19
@@ -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 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 3ce7ca16b9c..c0a5bd2a412 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.170 2014/05/05 00:48:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.171 2014/05/09 07:37:27 wiz Exp $
DISTNAME= gnome-panel-2.32.1
PKGREVISION= 38
@@ -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 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 8e0f8be7b65..2a7e587ae51 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2014/05/05 00:48:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2014/05/09 07:37:27 wiz Exp $
DISTNAME= gnome-terminal-2.32.1
PKGREVISION= 22
@@ -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 # not yet ported as of 2.32.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 e2591878f58..5696dfd891a 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.261 2014/05/05 00:48:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.262 2014/05/09 07:37:27 wiz Exp $
DISTNAME= gtk+-2.24.22
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
@@ -76,7 +76,7 @@ CPPFLAGS+= -DPREFIX="\"${PREFIX}\""
#SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g'
#SUBST_FILES.pthread= gdk-pixbuf/Makefile.in
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.24.22
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 f537a04f7d0..09210b574b5 100644
--- a/x11/kde-workspace4/Makefile
+++ b/x11/kde-workspace4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2014/04/10 06:21:20 obache Exp $
+# $NetBSD: Makefile,v 1.37 2014/05/09 07:37:27 wiz Exp $
DISTNAME= kde-workspace-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= x11
COMMENT= Base workspace for the KDE 4 integrated X11 desktop
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 4.11.3
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 bc617e3a78d..d1922cdd02f 100644
--- a/x11/libdesktop-agnostic/Makefile
+++ b/x11/libdesktop-agnostic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/05/05 00:48:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2014/05/09 07:37:27 wiz Exp $
DISTNAME= libdesktop-agnostic-0.3.92
PKGREVISION= 14
@@ -19,7 +19,7 @@ CONFIGURE_ARGS= --config-backends=keyfile,gconf \
--desktop-entry-backends=glib
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.3.92
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.92
EGDIR= ${PREFIX}/share/examples/libdesktop-agnostic
PKG_SYSCONFSUBDIR= xdg
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile
index 8e3001e9077..32826047f85 100644
--- a/x11/py-Pmw/Makefile
+++ b/x11/py-Pmw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2014/01/18 19:49:56 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2014/05/09 07:37:27 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
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34
.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 4533073dfef..fbbf9ad8717 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.90 2014/05/09 07:37:27 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 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 722406d98bd..caddd171bab 100644
--- a/x11/py-gnome2-extras/Makefile
+++ b/x11/py-gnome2-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2014/05/09 07:37:27 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 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 e4c9fb6788a..7f542473a5a 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2014/05/09 07:37:27 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 # py-ORBit, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit, py-gtk2
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index aef990d6081..8a4656c7b77 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.100 2014/05/09 07:37:27 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 # not yet ported as of 2.24.0
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 8e0d3b29c66..e8cff1e79f4 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2014/05/09 07:37:27 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 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
.include "../../lang/python/extension.mk"
diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile
index c730cf93bba..8ed3d31700e 100644
--- a/x11/py-kiwi/Makefile
+++ b/x11/py-kiwi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2014/05/09 07:37:27 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 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
SUBST_CLASSES+= localedir
SUBST_STAGE.localedir= pre-configure
diff --git a/x11/py-qt3-base/Makefile.common b/x11/py-qt3-base/Makefile.common
index 0c1b5e9b112..d32be3fcd3a 100644
--- a/x11/py-qt3-base/Makefile.common
+++ b/x11/py-qt3-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2014/01/25 10:30:31 wiz Exp $
+# $NetBSD: Makefile.common,v 1.15 2014/05/09 07:37:27 wiz Exp $
#
# used by x11/py-qt3-base/Makefile
# used by x11/py-qt3-modules/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX}
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 3.18.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.18.1
do-configure:
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile
index 1829ae86487..44bc91e4c26 100644
--- a/x11/py-vte/Makefile
+++ b/x11/py-vte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/09 07:37:27 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 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
BUILD_DIRS= python
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile
index dd0a880db12..6681bb3f5d4 100644
--- a/x11/py-wxWidgets/Makefile
+++ b/x11/py-wxWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2014/05/09 07:37:27 wiz Exp $
VERSION= 2.8.10.1
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 # not yet ported as of 2.8.10.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.8.10.1
WXARG= WXPORT=gtk2 UNICODE=1
diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile
index c0e1a4a6779..9909ad43936 100644
--- a/x11/rox-session/Makefile
+++ b/x11/rox-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2014/05/05 00:48:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2014/05/09 07:37:27 wiz Exp $
DISTNAME= rox-session-0.28
PKGREVISION= 27
@@ -18,7 +18,7 @@ DIST_SUBDIR= rox
NO_BUILD= yes
REPLACE_PYTHON= AppRun tests/testutils.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
INSTALLATION_DIRS= share/rox/ROX-Session
diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile
index 2eb4303d3fa..93f92a3fb46 100644
--- a/x11/tint2/Makefile
+++ b/x11/tint2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2014/05/09 07:37:28 wiz Exp $
DISTNAME= tint2-0.11
PKGREVISION= 22
@@ -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 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
CMAKE_OPTS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
CMAKE_OPTS+= -DSYSCONFDIR=${PKG_SYSCONFDIR}