pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk4 gtk4: do not USE_PKGLOCALEDIR, meson is incom...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b568b3f91068
branches: trunk
changeset: 771091:b568b3f91068
user: nia <nia%pkgsrc.org@localhost>
date: Mon Dec 13 12:56:04 2021 +0000
description:
gtk4: do not USE_PKGLOCALEDIR, meson is incompatible with this
diffstat:
x11/gtk4/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 87baf5c6e21e -r b568b3f91068 x11/gtk4/Makefile
--- a/x11/gtk4/Makefile Mon Dec 13 12:50:40 2021 +0000
+++ b/x11/gtk4/Makefile Mon Dec 13 12:56:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/12/08 16:02:50 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/12/13 12:56:04 nia Exp $
DISTNAME= gtk-4.2.0
PKGNAME= ${DISTNAME:S/gtk/gtk4/}
@@ -18,7 +18,6 @@
.include "options.mk"
USE_TOOLS+= pkg-config gdbus-codegen
-USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
MESON_ARGS+= -Dsassc=disabled
Home |
Main Index |
Thread Index |
Old Index