pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtk4
Module Name: pkgsrc
Committed By: nia
Date: Mon Dec 13 12:56:04 UTC 2021
Modified Files:
pkgsrc/x11/gtk4: Makefile
Log Message:
gtk4: do not USE_PKGLOCALEDIR, meson is incompatible with this
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/gtk4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gtk4/Makefile
diff -u pkgsrc/x11/gtk4/Makefile:1.11 pkgsrc/x11/gtk4/Makefile:1.12
--- pkgsrc/x11/gtk4/Makefile:1.11 Wed Dec 8 16:02:50 2021
+++ pkgsrc/x11/gtk4/Makefile Mon Dec 13 12:56:04 2021
@@ -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 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
.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