summaryrefslogtreecommitdiff
path: root/graphics/gimp-docs-pl
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-03-13 04:27:56 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-03-13 04:27:56 +0000
commit49d8d83b882d53a9ea97f0e4b08d69e676bc0805 (patch)
treefe77269807f059c6f6b3190988b880d981d33655 /graphics/gimp-docs-pl
parent2e3704c6d99d32ab8cf9d1daaf585ebc22a87f52 (diff)
downloadpkgsrc-49d8d83b882d53a9ea97f0e4b08d69e676bc0805.tar.gz
gimp-docs-pl: replace msgfmt override with msgfmt-desktop.mk
Also make a lintish adjustment while here.
Diffstat (limited to 'graphics/gimp-docs-pl')
-rw-r--r--graphics/gimp-docs-pl/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gimp-docs-pl/Makefile b/graphics/gimp-docs-pl/Makefile
index d32f4bf3631..dcd29580f28 100644
--- a/graphics/gimp-docs-pl/Makefile
+++ b/graphics/gimp-docs-pl/Makefile
@@ -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 @@ DISTNAME= gimp-help-${GIMPDOCVER}-html-${HELPLANGUAGE}
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