pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-compizconfig configure wants Python 2.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fb684638fd2
branches:  trunk
changeset: 554142:7fb684638fd2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 09 18:40:25 2009 +0000

description:
configure wants Python 2.5.

diffstat:

 devel/py-compizconfig/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 128620e7a56b -r 7fb684638fd2 devel/py-compizconfig/Makefile
--- a/devel/py-compizconfig/Makefile    Mon Feb 09 18:36:11 2009 +0000
+++ b/devel/py-compizconfig/Makefile    Mon Feb 09 18:40:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:28 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/09 18:40:25 joerg Exp $
 #
 
 DISTNAME=              compizconfig-python-0.6.0
@@ -16,6 +16,8 @@
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config gmake
 
+PYTHON_VERSIONS_ACCEPTED=      25
+
 PY_PATCHPLIST=         yes
 
 BUILD_DEPENDS+=                ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex



Home | Main Index | Thread Index | Old Index