summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-29 03:19:55 +0000
committernia <nia@pkgsrc.org>2019-11-29 03:19:55 +0000
commit9f123910fc6d0b84b9f6f0cfb7acf228ccb4f126 (patch)
tree3b3b21bc01596d9126049ae9eeb53a4953f0dcd0
parentc9aba47406a120d2db14a351e158be1967d71fb4 (diff)
downloadpkgsrc-9f123910fc6d0b84b9f6f0cfb7acf228ccb4f126.tar.gz
uim-elisp: Needs autopoint
-rw-r--r--inputmethod/uim-elisp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile
index 96644296567..e71567887e9 100644
--- a/inputmethod/uim-elisp/Makefile
+++ b/inputmethod/uim-elisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/11/05 21:32:14 nia Exp $
+# $NetBSD: Makefile,v 1.14 2019/11/29 03:19:55 nia Exp $
.include "../../inputmethod/uim/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${DISTNAME:S/^uim-//1}
@@ -8,7 +8,8 @@ COMMENT= Emacs LISP for inputmethod/uim
LICENSE= modified-bsd
USE_LIBTOOL= YES
-USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= autopoint intltool msgfmt
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libgcroots=installed