From 73a050fbf4b1aba6dbcff75747e1766c48b302b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- pkgtools/gnome-packagekit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/gnome-packagekit') diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index 85d1c15e6b6..ad71df5f64c 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2016/07/09 06:38:48 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2016/07/09 13:04:02 wiz Exp $ DISTNAME= gnome-packagekit-0.4.0 PKGREVISION= 42 @@ -18,7 +18,7 @@ USE_PKGLOCALEDIR= yes GCONF_SCHEMAS+= gnome-packagekit.schemas PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.4.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.4.0 # needed for gnome-packagekit-0.4 and gtk2-2.20 -- remove on next update BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED -- cgit v1.2.3