pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate mate: replace msgfmt override block wit...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ffc0e99bcb7
branches: trunk
changeset: 375346:1ffc0e99bcb7
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Mar 13 03:22:37 2022 +0000
description:
mate: replace msgfmt override block with msgfmt-desktop.mk
diffstat:
meta-pkgs/mate/Makefile.common | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r b89fba37bdb5 -r 1ffc0e99bcb7 meta-pkgs/mate/Makefile.common
--- a/meta-pkgs/mate/Makefile.common Sat Mar 12 23:04:44 2022 +0000
+++ b/meta-pkgs/mate/Makefile.common Sun Mar 13 03:22:37 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2021/08/06 02:12:09 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.14 2022/03/13 03:22:37 gutteridge Exp $
# used by meta-pkgs/mate/Makefile
# used by print/atril/Makefile
# used by sysutils/caja/Makefile
@@ -46,13 +46,11 @@
USE_LIBTOOL= yes
USE_TOOLS+= gmake msgfmt itstool pkg-config
-# Fails without GNU msgfmt
-_TOOLS_USE_PKGSRC.msgfmt= yes
-
MAINTAINER= youri%NetBSD.org@localhost
LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
.include "../../lang/python/pyversion.mk"
.include "../../x11/gtk3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index