pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxkbcommon libxkbcommon: remove gmake from tools...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2be3c7b6c689
branches: trunk
changeset: 450268:2be3c7b6c689
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 13 10:10:22 2021 +0000
description:
libxkbcommon: remove gmake from tools, uses meson
diffstat:
x11/libxkbcommon/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 94bd4ea2c72b -r 2be3c7b6c689 x11/libxkbcommon/Makefile
--- a/x11/libxkbcommon/Makefile Tue Apr 13 10:03:01 2021 +0000
+++ b/x11/libxkbcommon/Makefile Tue Apr 13 10:10:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2021/04/12 12:53:12 nia Exp $
+# $NetBSD: Makefile,v 1.33 2021/04/13 10:10:22 wiz Exp $
DISTNAME= libxkbcommon-1.2.0
CATEGORIES= x11
@@ -10,7 +10,7 @@
COMMENT= Library to handle keyboard descriptions
LICENSE= mit
-USE_TOOLS+= bison gmake pkg-config
+USE_TOOLS+= bison pkg-config
MESON_ARGS+= -Denable-wayland=false
Home |
Main Index |
Thread Index |
Old Index