summaryrefslogtreecommitdiff
path: root/x11/alacarte
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
commit3c645bb7fc37b7d01fc429cb6ae2e339153385de (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /x11/alacarte
parent300d89fb2452a6e06d8b90d8de94b2c93ce99013 (diff)
downloadpkgsrc-3c645bb7fc37b7d01fc429cb6ae2e339153385de.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'x11/alacarte')
-rw-r--r--x11/alacarte/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile
index 638b2511b26..573a844513a 100644
--- a/x11/alacarte/Makefile
+++ b/x11/alacarte/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/11/19 03:39:57 hasso Exp $
+# $NetBSD: Makefile,v 1.15 2009/02/09 22:56:28 joerg Exp $
#
DISTNAME= alacarte-0.11.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.11/}
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +17,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
USE_DIRS+= xdg-1.1
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
PY_PATCHPLIST= yes
SUBST_CLASSES+= paths