pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/mutter mutter: reflect universal tool dependencies ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/11ed69efc86d
branches: trunk
changeset: 442278:11ed69efc86d
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 22 00:05:09 2020 +0000
description:
mutter: reflect universal tool dependencies universally
diffstat:
wm/mutter/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r d6950bcb12e8 -r 11ed69efc86d wm/mutter/Makefile
--- a/wm/mutter/Makefile Sat Nov 21 23:13:11 2020 +0000
+++ b/wm/mutter/Makefile Sun Nov 22 00:05:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/11/21 10:41:47 mef Exp $
+# $NetBSD: Makefile,v 1.5 2020/11/22 00:05:09 gutteridge Exp $
DISTNAME= mutter-3.38.1
CATEGORIES= wm gnome
@@ -10,7 +10,7 @@
COMMENT= GNOME window manager
LICENSE= gnu-gpl-v2
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
.include "../../graphics/MesaLib/features.mk"
@@ -35,7 +35,6 @@
.if ${OPSYS} == "NetBSD"
MESON_ARGS+= -Dopengl_libname=libGL.so
-USE_TOOLS+= msgfmt
TOOLS_PLATFORM.msgfmt=
.endif
Home |
Main Index |
Thread Index |
Old Index