pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gtk2 py-cairo supports only Python 2.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/49ec9c362e88
branches: trunk
changeset: 539881:49ec9c362e88
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Mar 15 16:48:50 2008 +0000
description:
py-cairo supports only Python 2.4.
diffstat:
x11/py-gtk2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 690b2276b54c -r 49ec9c362e88 x11/py-gtk2/Makefile
--- a/x11/py-gtk2/Makefile Sat Mar 15 16:43:25 2008 +0000
+++ b/x11/py-gtk2/Makefile Sat Mar 15 16:48:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2008/03/14 14:20:22 drochner Exp $
+# $NetBSD: Makefile,v 1.48 2008/03/15 16:48:50 joerg Exp $
#
DISTNAME= pygtk-2.12.1
@@ -23,7 +23,7 @@
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= gmake pkg-config
-PYTHON_VERSIONS_ACCEPTED= 24 23
+PYTHON_VERSIONS_ACCEPTED= 24
BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.12.1
Home |
Main Index |
Thread Index |
Old Index