summaryrefslogtreecommitdiff
path: root/inputmethod/uim-elisp
diff options
context:
space:
mode:
authorobache <obache>2014-12-07 02:29:00 +0000
committerobache <obache>2014-12-07 02:29:00 +0000
commit793948c6852010d23c11079030ed6a2a20811bc3 (patch)
treea7340a535af7d77c9d09f44491961cef6f0bca97 /inputmethod/uim-elisp
parent7e74b946af9672f96ead91b698d1cdbb8450cd1e (diff)
downloadpkgsrc-793948c6852010d23c11079030ed6a2a20811bc3.tar.gz
libtool is required to build helper utiltilies.
fixes PR pkg/49321.
Diffstat (limited to 'inputmethod/uim-elisp')
-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