diff options
author | abs <abs@pkgsrc.org> | 2009-07-08 08:44:36 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-07-08 08:44:36 +0000 |
commit | 890667e95aa36b8cd5a68f1bce8598c7dc81902e (patch) | |
tree | fde745b9359122b4948f3c8ea35efeb6f1dc9360 /x11/alacarte | |
parent | af88602982b65128e2d1094b81857374acbba34e (diff) | |
download | pkgsrc-890667e95aa36b8cd5a68f1bce8598c7dc81902e.tar.gz |
Add 26 to PYTHON_VERSIONS_ACCEPTED
Diffstat (limited to 'x11/alacarte')
-rw-r--r-- | x11/alacarte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index ade50bc0161..3258cb3ee2d 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/05/20 06:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2009/07/08 08:44:36 abs Exp $ # DISTNAME= alacarte-0.12.1 @@ -17,7 +17,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= 26 25 24 PY_PATCHPLIST= yes SUBST_CLASSES+= paths |