pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/mate
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Mar 13 03:22:37 UTC 2022
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile.common
Log Message:
mate: replace msgfmt override block with msgfmt-desktop.mk
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/meta-pkgs/mate/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/mate/Makefile.common
diff -u pkgsrc/meta-pkgs/mate/Makefile.common:1.13 pkgsrc/meta-pkgs/mate/Makefile.common:1.14
--- pkgsrc/meta-pkgs/mate/Makefile.common:1.13 Fri Aug 6 02:12:09 2021
+++ pkgsrc/meta-pkgs/mate/Makefile.common Sun Mar 13 03:22:37 2022
@@ -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 @@ GNU_CONFIGURE= yes
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