diff options
author | adam <adam@pkgsrc.org> | 2015-12-05 21:25:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-12-05 21:25:27 +0000 |
commit | 72c16d4d7d332490326869fd2cf740019a79cdd0 (patch) | |
tree | 8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /x11 | |
parent | cea6e11074d7b826fef76434a11c03283cb4ba94 (diff) | |
download | pkgsrc-72c16d4d7d332490326869fd2cf740019a79cdd0.tar.gz |
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'x11')
-rw-r--r-- | x11/alacarte/Makefile | 4 | ||||
-rw-r--r-- | x11/arandr/Makefile | 4 | ||||
-rw-r--r-- | x11/avant-window-navigator/Makefile | 4 | ||||
-rw-r--r-- | x11/driconf/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/libdesktop-agnostic/Makefile | 4 | ||||
-rw-r--r-- | x11/py-Pmw/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gnome2-desktop/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gnome2-extras/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gnome2/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gtksourceview/Makefile | 4 | ||||
-rw-r--r-- | x11/py-keybinder/Makefile | 4 | ||||
-rw-r--r-- | x11/py-kiwi/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qwt-qt4/Makefile | 4 | ||||
-rw-r--r-- | x11/py-terminator/Makefile | 4 | ||||
-rw-r--r-- | x11/py-vte/Makefile | 4 | ||||
-rw-r--r-- | x11/py-wxWidgets/Makefile | 4 | ||||
-rw-r--r-- | x11/rox-session/Makefile | 4 | ||||
-rw-r--r-- | x11/tint2/Makefile | 4 |
25 files changed, 50 insertions, 50 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index a73e786739c..4b64202e0aa 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:16 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/12/05 21:26:07 adam Exp $ DISTNAME= alacarte-0.13.1 PKGREVISION= 30 @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= intltool perl pkg-config gmake msgfmt PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 7cf210c0570..b8d5dd0dad8 100644 --- a/x11/arandr/Makefile +++ b/x11/arandr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/09/27 16:49:54 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:26:07 adam Exp $ DISTNAME= arandr-0.1.8 CATEGORIES= x11 @@ -14,7 +14,7 @@ DEPENDS+= xrandr>=1.2:../../x11/xrandr PY_PATCHPLIST = YES PYSETUP = setup.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-docutils +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 384639b3e71..ff9a95761c6 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/04/25 14:25:03 tnn Exp $ +# $NetBSD: Makefile,v 1.26 2015/12/05 21:26:07 adam Exp $ DISTNAME= avant-window-navigator-0.4.0 PKGREVISION= 19 @@ -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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 aad1c69bc7b..7e4e342e8ea 100644 --- a/x11/driconf/Makefile +++ b/x11/driconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/12/05 21:26:07 adam 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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 d2440710b53..fa4b7cf8e79 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2015/10/10 01:58:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.134 2015/12/05 21:26:07 adam Exp $ DISTNAME= gnome-applets-2.32.1.1 PKGREVISION= 42 @@ -15,7 +15,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2 .include "options.mk" diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 65441cd7a8b..60dea6098f1 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2015/04/25 14:25:04 tnn Exp $ +# $NetBSD: Makefile,v 1.89 2015/12/05 21:26:08 adam Exp $ DISTNAME= gnome-mag-0.16.3 PKGREVISION= 20 @@ -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 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 0905473181f..02e357ec3d0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2015/10/10 01:57:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.179 2015/12/05 21:26:08 adam Exp $ DISTNAME= gnome-panel-2.32.1 PKGREVISION= 45 @@ -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 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 26502801c4d..987d1a30f4b 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2015/06/12 10:52:17 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2015/12/05 21:26:08 adam Exp $ DISTNAME= gnome-terminal-2.32.1 PKGREVISION= 25 @@ -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 # not yet ported as of 2.32.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 25244fb035a..3a0dadb709d 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.271 2015/11/25 12:54:23 jperkin Exp $ +# $NetBSD: Makefile,v 1.272 2015/12/05 21:26:08 adam Exp $ DISTNAME= gtk+-2.24.28 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -81,7 +81,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 # not yet ported as of 2.24.22 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 89979b4c33f..6620cb8e1b7 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2015/10/08 10:08:03 tnn Exp $ +# $NetBSD: Makefile,v 1.49 2015/12/05 21:26:08 adam Exp $ DISTNAME= kde-workspace-4.11.14 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 34 # not yet ported as of 4.11.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 08313c764fe..32b2e03693e 100644 --- a/x11/libdesktop-agnostic/Makefile +++ b/x11/libdesktop-agnostic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/04/25 14:25:13 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2015/12/05 21:26:08 adam Exp $ DISTNAME= libdesktop-agnostic-0.3.92 PKGREVISION= 17 @@ -19,7 +19,7 @@ CONFIGURE_ARGS= --config-backends=keyfile,gconf \ --desktop-entry-backends=glib PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.92 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 32826047f85..5cc9f5100b5 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/12/05 21:26:09 adam 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 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 aebd2bcd5fb..39a1ea5cbbe 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2015/10/10 01:58:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2015/12/05 21:26:08 adam 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 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 21b0dbefe4d..a735ed786f5 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2015/04/25 14:25:14 tnn Exp $ +# $NetBSD: Makefile,v 1.75 2015/12/05 21:26:08 adam 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 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 9164f1ff300..530d4a401ee 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2015/04/25 14:25:14 tnn Exp $ +# $NetBSD: Makefile,v 1.104 2015/12/05 21:26:08 adam 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 # py-ORBit, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 dd8e310b145..61392097c93 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2015/04/25 14:25:15 tnn Exp $ +# $NetBSD: Makefile,v 1.102 2015/12/05 21:26:08 adam 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 # not yet ported as of 2.24.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 55396789551..57f26eaa5a1 100644 --- a/x11/py-gtksourceview/Makefile +++ b/x11/py-gtksourceview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:15 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2015/12/05 21:26:08 adam 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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 .include "../../lang/python/extension.mk" diff --git a/x11/py-keybinder/Makefile b/x11/py-keybinder/Makefile index 290fcedc132..7ae25838398 100644 --- a/x11/py-keybinder/Makefile +++ b/x11/py-keybinder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/07/11 11:13:28 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:26:08 adam 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 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 INSTALL_DIRS= python-keybinder diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile index 3957104d7ba..5989753cfbc 100644 --- a/x11/py-kiwi/Makefile +++ b/x11/py-kiwi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:15 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2015/12/05 21:26:08 adam 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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 0e744c4fdb6..6f8ef714f7d 100644 --- a/x11/py-qwt-qt4/Makefile +++ b/x11/py-qwt-qt4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:15 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:26:09 adam 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 # py-Numeric +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 c51bc6d1983..cf9fd1ab24a 100644 --- a/x11/py-terminator/Makefile +++ b/x11/py-terminator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/10/03 02:52:33 kamil Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:26:09 adam 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 # not yet ported as of 0.98 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 21bcc0f96b2..a425282809f 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2015/04/25 14:25:15 tnn Exp $ +# $NetBSD: Makefile,v 1.24 2015/12/05 21:26:09 adam 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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 BUILD_DIRS= python diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile index f079e01b07b..6704c885be5 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:18 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/12/05 21:26:09 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= 33 34 # not yet ported as of 2.8.10.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 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 513aab30f1e..8bcc58e684e 100644 --- a/x11/rox-session/Makefile +++ b/x11/rox-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:19 tnn Exp $ +# $NetBSD: Makefile,v 1.45 2015/12/05 21:26:09 adam 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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 INSTALLATION_DIRS= share/rox/ROX-Session diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile index 6c826693ca3..2746232c4dc 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2015/04/25 14:25:20 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2015/12/05 21:26:09 adam 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 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 CMAKE_OPTS+= -DCMAKE_INSTALL_PREFIX=${PREFIX} CMAKE_OPTS+= -DSYSCONFDIR=${PKG_SYSCONFDIR} |