pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/uim-elisp uim-elisp: Needs autopoint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/111cfb78f997
branches:  trunk
changeset: 405486:111cfb78f997
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Nov 29 03:19:55 2019 +0000

description:
uim-elisp: Needs autopoint

diffstat:

 inputmethod/uim-elisp/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 7f9046abd73a -r 111cfb78f997 inputmethod/uim-elisp/Makefile
--- a/inputmethod/uim-elisp/Makefile    Thu Nov 28 21:22:34 2019 +0000
+++ b/inputmethod/uim-elisp/Makefile    Fri Nov 29 03:19:55 2019 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index