summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhasso <hasso>2008-11-14 21:50:16 +0000
committerhasso <hasso>2008-11-14 21:50:16 +0000
commitb0da1b3ba12cbeb3e12e7041fe3752e4ec573ba9 (patch)
tree376ede3ec5167f26c7fa777c00a8bd992375fac7 /x11
parenteb7bf7f81010318a5e2a7a494fa9af69e6359152 (diff)
downloadpkgsrc-b0da1b3ba12cbeb3e12e7041fe3752e4ec573ba9.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