pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkeyboard-config xkeyboard-config: does not suppor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e9581e259e4
branches: trunk
changeset: 381531:9e9581e259e4
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 08 15:08:02 2022 +0000
description:
xkeyboard-config: does not support python 2.x
diffstat:
x11/xkeyboard-config/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 29432f07b81a -r 9e9581e259e4 x11/xkeyboard-config/Makefile
--- a/x11/xkeyboard-config/Makefile Fri Jul 08 15:07:13 2022 +0000
+++ b/x11/xkeyboard-config/Makefile Fri Jul 08 15:08:02 2022 +0000
@@ -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 @@
PKGCONFIG_OVERRIDE+= xkeyboard-config.pc.in
PYTHON_FOR_BUILD_ONLY= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
BUILD_DEFS+= VARBASE
BUILD_DEFS+= XKBCOMPDIR
Home |
Main Index |
Thread Index |
Old Index