pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp-docs-pl gimp-docs-pl: replace msgfmt ove...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4d6c8cb5949
branches:  trunk
changeset: 375348:f4d6c8cb5949
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Mar 13 04:27:56 2022 +0000

description:
gimp-docs-pl: replace msgfmt override with msgfmt-desktop.mk

Also make a lintish adjustment while here.

diffstat:

 graphics/gimp-docs-pl/Makefile |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 5325c67e4b09 -r f4d6c8cb5949 graphics/gimp-docs-pl/Makefile
--- a/graphics/gimp-docs-pl/Makefile    Sun Mar 13 04:19:03 2022 +0000
+++ b/graphics/gimp-docs-pl/Makefile    Sun Mar 13 04:27:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/08/31 18:09:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/03/13 04:27:56 gutteridge Exp $
 #
 
 HELPLANGUAGE=          pl
@@ -7,10 +7,9 @@
 PKGNAME=               gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//}
 PKGREVISION=           3
 
+COMMENT=               Documentation package for The Gimp image manipulation software
+
 # There is no po/pl/gimp.po in 2.8.1 tarball.
 # Use msgfmt and msginit from devel/gettext-tools.
-_TOOLS_USE_PKGSRC.msgfmt=      yes
-
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
 .include "../../graphics/gimp-docs-en/Makefile.common"
-
-COMMENT=               Documentation package for The Gimp image manipulation software



Home | Main Index | Thread Index | Old Index