pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/gnome-packagekit Make joerg happy by using PY...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dc3848507b1
branches:  trunk
changeset: 397491:1dc3848507b1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 14 15:37:40 2009 +0000

description:
Make joerg happy by using PYTHON_VERSIONS_ACCEPTED.

diffstat:

 pkgtools/gnome-packagekit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5d365c5a2c3b -r 1dc3848507b1 pkgtools/gnome-packagekit/Makefile
--- a/pkgtools/gnome-packagekit/Makefile        Fri Aug 14 15:31:58 2009 +0000
+++ b/pkgtools/gnome-packagekit/Makefile        Fri Aug 14 15:37:40 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/14 15:31:58 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/14 15:37:40 wiz Exp $
 #
 
 DISTNAME=      gnome-packagekit-0.4.0
@@ -11,7 +11,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-PYTHON_VERSIONS_INCOMPATIBLE=  26
+PYTHON_VERSIONS_ACCEPTED=      25 24 23
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index