pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gimp-docs-pl



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Mar 13 04:27:56 UTC 2022

Modified Files:
        pkgsrc/graphics/gimp-docs-pl: Makefile

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

Also make a lintish adjustment while here.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/gimp-docs-pl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gimp-docs-pl/Makefile
diff -u pkgsrc/graphics/gimp-docs-pl/Makefile:1.8 pkgsrc/graphics/gimp-docs-pl/Makefile:1.9
--- pkgsrc/graphics/gimp-docs-pl/Makefile:1.8   Mon Aug 31 18:09:39 2020
+++ pkgsrc/graphics/gimp-docs-pl/Makefile       Sun Mar 13 04:27:56 2022
@@ -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-
 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