diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebindings4-python/Makefile | 4 | ||||
-rw-r--r-- | x11/libxcb/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-xcbgen/Makefile | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/x11/kdebase-workspace4/Makefile b/x11/kdebase-workspace4/Makefile index 99e5b73afd6..c228d6530bc 100644 --- a/x11/kdebase-workspace4/Makefile +++ b/x11/kdebase-workspace4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/01/23 07:55:16 markd Exp $ +# $NetBSD: Makefile,v 1.26 2011/02/25 09:47:30 wiz Exp $ DISTNAME= kdebase-workspace-${_KDE_VERSION} CATEGORIES= x11 @@ -97,7 +97,7 @@ post-install: BUILDLINK_DEPMETHOD.qt4-tools= full .include "../../meta-pkgs/kde4/kde4.mk" -PYTHON_VERSIONS_ACCEPTED= 26 25 # because kdebindings4-python +PYTHON_VERSIONS_ACCEPTED= 27 26 25 # because kdebindings4-python .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" .include "../../devel/libusb/buildlink3.mk" diff --git a/x11/kdebindings4-python/Makefile b/x11/kdebindings4-python/Makefile index 6b09557adef..4a35931c7a0 100644 --- a/x11/kdebindings4-python/Makefile +++ b/x11/kdebindings4-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/01/23 07:55:17 markd Exp $ +# $NetBSD: Makefile,v 1.25 2011/02/25 09:47:30 wiz Exp $ PKGNAME= kdebindings4-python-${_KDE_VERSION} DISTNAME= kdebindings-${_KDE_VERSION} @@ -19,7 +19,7 @@ CMAKE_ARGS+= -DENABLE_KROSSRUBY=off CMAKE_ARGS+= -DENABLE_KROSSJAVA=off -DENABLE_KROSSFALCON=off CMAKE_ARGS+= -DPYTHON_EXECUTABLE:FILEPATH=${PYTHONBIN} -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index f36cf103193..51a491e1171 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/09/10 19:12:13 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2011/02/25 09:47:30 wiz Exp $ # DISTNAME= libxcb-1.7 @@ -72,7 +72,7 @@ SUBST_MESSAGE.pc= Configuring threading in xcb.pc.in. SUBST_STAGE.pc= pre-configure SUBST_VARS.pc= XTHREADLIB XTHREAD_CPPFLAGS -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 post-extract: ${CHMOD} -R go-w ${WRKSRC} diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index 92494d38ca4..d1139257634 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2011/01/13 13:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2011/02/25 09:47:30 wiz Exp $ # DISTNAME= gnome-python-desktop-2.32.0 @@ -23,7 +23,7 @@ USE_TOOLS+= pkg-config gmake PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 .include "../../lang/python/extension.mk" .include "../../devel/libwnck/buildlink3.mk" diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index 74831b70fe1..cf3652b1c81 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2011/01/13 13:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2011/02/25 09:47:31 wiz Exp $ # DISTNAME= gnome-python-extras-2.14.3 @@ -21,7 +21,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= pkg-config gmake -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 SUBST_CLASSES+= ffhome SUBST_STAGE.ffhome= pre-configure diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 6109730997b..aefebd592a7 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2011/01/13 13:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2011/02/25 09:47:31 wiz Exp $ # DISTNAME= gnome-python-2.28.1 @@ -21,7 +21,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= pkg-config gmake -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 .include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index fd7ed4d335a..fbea2f1c2df 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2011/01/13 13:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2011/02/25 09:47:31 wiz Exp $ # DISTNAME= pygtk-2.22.0 @@ -24,7 +24,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= gmake pkg-config -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 .include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile index 4f5b914df27..474efb0e163 100644 --- a/x11/py-gtksourceview/Makefile +++ b/x11/py-gtksourceview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2011/01/13 13:40:02 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/25 09:47:31 wiz Exp $ DISTNAME= pygtksourceview-2.10.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} @@ -22,7 +22,7 @@ GNU_CONFIGURE= YES USE_TOOLS+= pkg-config PY_PATCHPLIST= YES -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 .include "../../lang/python/extension.mk" diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile index 098a3dbd73b..49080c1a911 100644 --- a/x11/py-xcbgen/Makefile +++ b/x11/py-xcbgen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/01/30 16:28:00 heinz Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:31 wiz Exp $ # DISTNAME= xcb-proto-1.6 @@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat CONFLICTS+= xcb-proto<1.4nb1 PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |