pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxkbcommon libxkbcommon: set PYTHON_FOR_BUILD_ONLY
details: https://anonhg.NetBSD.org/pkgsrc/rev/54be3bef2344
branches: trunk
changeset: 450171:54be3bef2344
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 12:53:12 2021 +0000
description:
libxkbcommon: set PYTHON_FOR_BUILD_ONLY
diffstat:
x11/libxkbcommon/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0f3d5db64c63 -r 54be3bef2344 x11/libxkbcommon/Makefile
--- a/x11/libxkbcommon/Makefile Mon Apr 12 12:52:31 2021 +0000
+++ b/x11/libxkbcommon/Makefile Mon Apr 12 12:53:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2021/04/05 12:44:47 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2021/04/12 12:53:12 nia Exp $
DISTNAME= libxkbcommon-1.2.0
CATEGORIES= x11
@@ -14,6 +14,8 @@
MESON_ARGS+= -Denable-wayland=false
+PYTHON_FOR_BUILD_ONLY= tool
+
PKGCONFIG_OVERRIDE+= output/meson-private/xkbcommon.pc
PKGCONFIG_OVERRIDE+= output/meson-private/xkbcommon-x11.pc
PKGCONFIG_OVERRIDE_STAGE= post-configure
Home |
Main Index |
Thread Index |
Old Index