diff options
author | abs <abs> | 2009-07-08 08:44:36 +0000 |
---|---|---|
committer | abs <abs> | 2009-07-08 08:44:36 +0000 |
commit | 4c9a31e8ddaf5f35e6f04eace93eb1e7a20962bd (patch) | |
tree | fde745b9359122b4948f3c8ea35efeb6f1dc9360 /x11 | |
parent | 942118b17bc8156dbe37c7a44e679e3f2ae4dc5a (diff) | |
download | pkgsrc-4c9a31e8ddaf5f35e6f04eace93eb1e7a20962bd.tar.gz |
Add 26 to PYTHON_VERSIONS_ACCEPTED
Diffstat (limited to 'x11')
-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 |