pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/driconf x11/py-gtk2 from which driconf depends on ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/24c40e86876a
branches: trunk
changeset: 550072:24c40e86876a
user: hasso <hasso%pkgsrc.org@localhost>
date: Fri Nov 14 21:55:58 2008 +0000
description:
x11/py-gtk2 from which driconf depends on supports only python25.
diffstat:
x11/driconf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4eb4905ea50f -r 24c40e86876a x11/driconf/Makefile
--- a/x11/driconf/Makefile Fri Nov 14 21:50:16 2008 +0000
+++ b/x11/driconf/Makefile Fri Nov 14 21:55:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/10/21 06:40:59 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2008/11/14 21:55:58 hasso Exp $
#
DISTNAME= driconf-0.9.1
@@ -21,7 +21,7 @@
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
PYDISTUTILSPKG= yes
REPLACE_PYTHON= *.py
-PYTHON_VERSIONS_INCOMPATIBLE= 15 21
+PYTHON_VERSIONS_ACCEPTED= 25
SUBST_CLASSES+= fix-paths
SUBST_FILES.fix-paths= driconf driconf.desktop
Home |
Main Index |
Thread Index |
Old Index