summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/uim-elisp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile
index 3401702c3ac..06c2cb960e0 100644
--- a/inputmethod/uim-elisp/Makefile
+++ b/inputmethod/uim-elisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/04/08 11:17:15 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2014/12/07 02:29:00 obache Exp $
.include "../../inputmethod/uim/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION}
@@ -7,6 +7,7 @@ CATEGORIES= inputmethod editors
COMMENT= Emacs LISP for inputmethod/uim
LICENSE= modified-bsd
+USE_LIBTOOL= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES