pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/inkscape Add msgmerge to tools. From Yasushi ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6be537e4f837
branches:  trunk
changeset: 359027:6be537e4f837
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 25 15:31:53 2017 +0000

description:
Add msgmerge to tools. From Yasushi Oshima in PR 52006.

diffstat:

 graphics/inkscape/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ce7b55a57841 -r 6be537e4f837 graphics/inkscape/Makefile
--- a/graphics/inkscape/Makefile        Sat Feb 25 14:55:37 2017 +0000
+++ b/graphics/inkscape/Makefile        Sat Feb 25 15:31:53 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2017/02/16 09:46:54 adam Exp $
+# $NetBSD: Makefile,v 1.143 2017/02/25 15:31:53 wiz Exp $
 
 DISTNAME=      inkscape-0.92.1
 CATEGORIES=    graphics
@@ -25,7 +25,7 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            intltool msgfmt perl:run pkg-config
+USE_TOOLS+=            intltool msgfmt msgmerge perl:run pkg-config
 
 REPLACE_PERL+=         fix-roff-punct
 REPLACE_PERL+=         share/extensions/*.p[lm]



Home | Main Index | Thread Index | Old Index