Add 26 to PYTHON_VERSIONS_ACCEPTED
This commit is contained in:
parent
252efd5900
commit
23ad4e300b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue