pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/alacarte Remove python24 from accepted versions si...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4eb4905ea50f
branches: trunk
changeset: 550071:4eb4905ea50f
user: hasso <hasso%pkgsrc.org@localhost>
date: Fri Nov 14 21:50:16 2008 +0000
description:
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
diffstat:
x11/alacarte/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 062eb0bf67dc -r 4eb4905ea50f x11/alacarte/Makefile
--- a/x11/alacarte/Makefile Fri Nov 14 19:30:54 2008 +0000
+++ b/x11/alacarte/Makefile Fri Nov 14 21:50:16 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/11/08 14:12:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/11/14 21:50:16 hasso Exp $
#
DISTNAME= alacarte-0.11.6
@@ -16,7 +16,7 @@
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
USE_DIRS+= xdg-1.1
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PY_PATCHPLIST= yes
SUBST_CLASSES+= paths
Home |
Main Index |
Thread Index |
Old Index