pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/gramps Remove python24 from accepted version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f763b10153d3
branches:  trunk
changeset: 550074:f763b10153d3
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Fri Nov 14 22:33:29 2008 +0000

description:
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.

diffstat:

 databases/gramps/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 949e4f57be21 -r f763b10153d3 databases/gramps/Makefile
--- a/databases/gramps/Makefile Fri Nov 14 22:00:21 2008 +0000
+++ b/databases/gramps/Makefile Fri Nov 14 22:33:29 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/06/20 01:09:10 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2008/11/14 22:33:29 hasso Exp $
 #
 
 DISTNAME=              gramps-1.0.11
@@ -19,7 +19,7 @@
 USE_TOOLS+=            msgconv msgfmt pkg-config
 
 CONFIGURE_ENV+=                PYTHON=${PYTHONBIN:Q}
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 
 MESSAGE_SUBST+=                PYPKGPREFIX=${PYPKGPREFIX}
 



Home | Main Index | Thread Index | Old Index