summaryrefslogtreecommitdiff
path: root/inputmethod/uim-elisp
diff options
context:
space:
mode:
authorhasso <hasso>2009-03-09 12:45:53 +0000
committerhasso <hasso>2009-03-09 12:45:53 +0000
commit79c114870918a3cfc37b500d01e5345c636e936c (patch)
treed032a2a04cd5ddd43d01dfff11d19722102e7f3c /inputmethod/uim-elisp
parent185cb8351b1bf09c6b48ade390d105851638e5aa (diff)
downloadpkgsrc-79c114870918a3cfc37b500d01e5345c636e936c.tar.gz
Need msgfmt (configure only).
Diffstat (limited to 'inputmethod/uim-elisp')
-rw-r--r--inputmethod/uim-elisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile
index 4d01d7f6ae5..62e4a9b5ad1 100644
--- a/inputmethod/uim-elisp/Makefile
+++ b/inputmethod/uim-elisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/23 13:44:20 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/09 12:45:53 hasso Exp $
.include "../../inputmethod/uim/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION}
@@ -8,7 +8,7 @@ COMMENT= Emacs LISP for inputmethod/uim
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libgcroots=installed