pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/appstream-glib
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 23 06:14:26 UTC 2025
Modified Files:
pkgsrc/devel/appstream-glib: Makefile
Log Message:
appstream-glib: unbreak build now that localedir for meson has improved
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/appstream-glib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/appstream-glib/Makefile
diff -u pkgsrc/devel/appstream-glib/Makefile:1.42 pkgsrc/devel/appstream-glib/Makefile:1.43
--- pkgsrc/devel/appstream-glib/Makefile:1.42 Sat Apr 19 07:57:40 2025
+++ pkgsrc/devel/appstream-glib/Makefile Wed Apr 23 06:14:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2025/04/19 07:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2025/04/23 06:14:26 wiz Exp $
DISTNAME= appstream-glib-0.8.3
PKGREVISION= 8
@@ -18,7 +18,6 @@ USE_TOOLS+= pkg-config msgfmt xgettext
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-MESON_ARGS+= -Dlocaledir=${PKGLOCALEDIR}/locale
MESON_ARGS+= -Drpm=false
PKGCONFIG_OVERRIDE_STAGE= pre-install
Home |
Main Index |
Thread Index |
Old Index