pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-cairo Does not build against python-2.4, r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e411521e7351
branches: trunk
changeset: 397525:e411521e7351
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 15 14:26:38 2009 +0000
description:
Does not build against python-2.4, remove it from accepted versions.
diffstat:
graphics/py-cairo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 05eeacd7b936 -r e411521e7351 graphics/py-cairo/Makefile
--- a/graphics/py-cairo/Makefile Sat Aug 15 13:36:48 2009 +0000
+++ b/graphics/py-cairo/Makefile Sat Aug 15 14:26:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/07/22 12:55:20 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/08/15 14:26:38 wiz Exp $
#
DISTNAME= pycairo-1.8.6
@@ -20,7 +20,7 @@
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PKGCONFIG_OVERRIDE+= pycairo.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
PY_PATCHPLIST= yes
.include "../../mk/compiler.mk"
Home |
Main Index |
Thread Index |
Old Index