pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/novel-pinyin configure require xgettext, m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c7831c4b7c3
branches: trunk
changeset: 568878:8c7831c4b7c3
user: obache <obache%pkgsrc.org@localhost>
date: Wed Dec 23 07:43:21 2009 +0000
description:
configure require xgettext, msgmerge and msgfmt.
diffstat:
inputmethod/novel-pinyin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 24635d7e5b71 -r 8c7831c4b7c3 inputmethod/novel-pinyin/Makefile
--- a/inputmethod/novel-pinyin/Makefile Wed Dec 23 07:34:25 2009 +0000
+++ b/inputmethod/novel-pinyin/Makefile Wed Dec 23 07:43:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:13:02 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/23 07:43:21 obache Exp $
#
DISTNAME= novel-pinyin-0.2.5
@@ -15,7 +15,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= intltool pkg-config
+USE_TOOLS+= intltool pkg-config msgfmt msgmerge xgettext
USE_SCIM_GTKUTILS= yes
Home |
Main Index |
Thread Index |
Old Index