xkeyboard-config: does not support python 2.x
This commit is contained in:
parent
237346e4d4
commit
d6c4e56fcf
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.49 2022/06/28 11:38:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2022/07/08 15:08:02 wiz Exp $
|
||||
|
||||
DISTNAME= xkeyboard-config-2.34
|
||||
PKGREVISION= 1
|
||||
|
@ -22,6 +22,8 @@ USE_TOOLS+= gmake msgfmt perl pkg-config
|
|||
PKGCONFIG_OVERRIDE+= xkeyboard-config.pc.in
|
||||
PYTHON_FOR_BUILD_ONLY= yes
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 27
|
||||
|
||||
BUILD_DEFS+= VARBASE
|
||||
BUILD_DEFS+= XKBCOMPDIR
|
||||
|
||||
|
|
Loading…
Reference in a new issue