summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/gnome-packagekit/Makefile4
-rw-r--r--pkgtools/packagekit/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile
index 3f2787cf911..fc8234a7755 100644
--- a/pkgtools/gnome-packagekit/Makefile
+++ b/pkgtools/gnome-packagekit/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2013/10/19 09:07:11 adam Exp $
-#
+# $NetBSD: Makefile,v 1.41 2014/01/25 10:30:18 wiz Exp $
DISTNAME= gnome-packagekit-0.4.0
PKGREVISION= 32
@@ -18,6 +17,7 @@ USE_PKGLOCALEDIR= yes
GCONF_SCHEMAS+= gnome-packagekit.schemas
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # 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
diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile
index a209d596a84..baa9933daaa 100644
--- a/pkgtools/packagekit/Makefile
+++ b/pkgtools/packagekit/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2013/10/19 09:06:56 adam Exp $
-#
+# $NetBSD: Makefile,v 1.39 2014/01/25 10:30:18 wiz Exp $
DISTNAME= PackageKit-0.4.0
PKGREVISION= 30
@@ -48,6 +47,7 @@ PKGCONFIG_OVERRIDE+= data/packagekit-qt.pc.in
PKGCONFIG_OVERRIDE+= data/packagekit-glib.pc.in
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.4.0
REPLACE_PYTHON= backends/test/helpers/PackageKitDbusTest.py \
lib/python/packagekit/client.py \