summaryrefslogtreecommitdiff
path: root/pkgtools/gnome-packagekit
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-09-07 19:02:13 +0000
committerjoerg <joerg@pkgsrc.org>2009-09-07 19:02:13 +0000
commit9a2074208a4150656758529617b71904311ce3fc (patch)
treea32b43bedb61c01f43058cd8394b9464563c3fc5 /pkgtools/gnome-packagekit
parent17b23237e84305c5999403dc364ee1f90d1a1e55 (diff)
downloadpkgsrc-9a2074208a4150656758529617b71904311ce3fc.tar.gz
Retire Python 2.3 support.
Diffstat (limited to 'pkgtools/gnome-packagekit')
-rw-r--r--pkgtools/gnome-packagekit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile
index cdb9936b9a8..04df1033a9d 100644
--- a/pkgtools/gnome-packagekit/Makefile
+++ b/pkgtools/gnome-packagekit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/08/26 19:58:12 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/09/07 19:02:14 joerg Exp $
#
DISTNAME= gnome-packagekit-0.4.0
@@ -12,7 +12,7 @@ COMMENT= GNOME frontend for PackageKit
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 25 24 23
+PYTHON_VERSIONS_ACCEPTED= 25 24
GNU_CONFIGURE= yes
USE_LIBTOOL= yes