pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/tomoe-gtk Require msgfmt to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c10a3a5ab86c
branches: trunk
changeset: 543837:c10a3a5ab86c
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jun 23 12:11:00 2008 +0000
description:
Require msgfmt to build.
Noticed by Hsso Tepper in PR 39029.
diffstat:
inputmethod/tomoe-gtk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 736588279669 -r c10a3a5ab86c inputmethod/tomoe-gtk/Makefile
--- a/inputmethod/tomoe-gtk/Makefile Mon Jun 23 11:38:50 2008 +0000
+++ b/inputmethod/tomoe-gtk/Makefile Mon Jun 23 12:11:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/13 06:06:40 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/23 12:11:00 obache Exp $
#
DISTNAME= tomoe-gtk-0.6.0
@@ -13,7 +13,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= tomoe-gtk.pc.in
Home |
Main Index |
Thread Index |
Old Index