pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/scim-ccinput Need msgfmt to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1a4eba4e05b
branches: trunk
changeset: 568879:a1a4eba4e05b
user: obache <obache%pkgsrc.org@localhost>
date: Wed Dec 23 09:03:20 2009 +0000
description:
Need msgfmt to build.
diffstat:
inputmethod/scim-ccinput/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8c7831c4b7c3 -r a1a4eba4e05b inputmethod/scim-ccinput/Makefile
--- a/inputmethod/scim-ccinput/Makefile Wed Dec 23 07:43:21 2009 +0000
+++ b/inputmethod/scim-ccinput/Makefile Wed Dec 23 09:03:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:51:49 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/23 09:03:20 obache Exp $
#
DISTNAME= scim-ccinput-0.3.1
@@ -16,7 +16,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config bash
+USE_TOOLS+= pkg-config bash msgfmt
CONFIG_SHELL= ${BASH}
USE_SCIM_GTKUTILS= yes
Home |
Main Index |
Thread Index |
Old Index