summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2008-11-14 21:50:16 +0000
committerhasso <hasso@pkgsrc.org>2008-11-14 21:50:16 +0000
commit48fccdbc340b4403b1f3d0c4c5ab74fbed7b0e48 (patch)
tree376ede3ec5167f26c7fa777c00a8bd992375fac7 /x11
parent97863de349f676eb99e9248fb9e466fff152b2f0 (diff)
downloadpkgsrc-48fccdbc340b4403b1f3d0c4c5ab74fbed7b0e48.tar.gz
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
Diffstat (limited to 'x11')
-rw-r--r--x11/alacarte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile
index 07cdc0f171e..290ac99a0ee 100644
--- a/x11/alacarte/Makefile
+++ b/x11/alacarte/Makefile
@@ -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 @@ GNU_CONFIGURE= yes
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