pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/gaupol Allow python26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ae5afed7d15
branches: trunk
changeset: 396988:9ae5afed7d15
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 06 22:36:50 2009 +0000
description:
Allow python26.
diffstat:
misc/gaupol/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c8484b734b93 -r 9ae5afed7d15 misc/gaupol/Makefile
--- a/misc/gaupol/Makefile Thu Aug 06 22:09:10 2009 +0000
+++ b/misc/gaupol/Makefile Thu Aug 06 22:36:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/07/22 09:01:36 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/06 22:36:50 wiz Exp $
#
DISTNAME= gaupol-0.13.1
@@ -14,7 +14,7 @@
DEPENDS+= ${PYPKGPREFIX}-enchant-[0-9]*:../../textproc/py-enchant
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.12:../../x11/py-gtk2
-PYTHON_VERSIONS_ACCEPTED= 25
+PYTHON_VERSIONS_ACCEPTED= 26 25
PYDISTUTILSPKG= yes
USE_LANGUAGES= # none
USE_TOOLS+= intltool msgfmt
Home |
Main Index |
Thread Index |
Old Index