pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d29145ba4e4
branches:  trunk
changeset: 404330:8d29145ba4e4
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Nov 11 10:12:35 2019 +0000

description:
uim: Needs autopoint

diffstat:

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

diffs (17 lines):

diff -r 9f0a5085f90f -r 8d29145ba4e4 inputmethod/uim/Makefile
--- a/inputmethod/uim/Makefile  Mon Nov 11 10:11:17 2019 +0000
+++ b/inputmethod/uim/Makefile  Mon Nov 11 10:12:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.156 2019/11/05 17:28:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.157 2019/11/11 10:12:35 nia Exp $
 
 .include "../../inputmethod/uim/Makefile.common"
 
@@ -15,6 +15,7 @@
 
 USE_TOOLS+=    gmake pkg-config
 USE_TOOLS+=    intltool msgfmt msgmerge xgettext
+USE_TOOLS+=    autopoint
 USE_LANGUAGES= c99 c++03
 
 # Avoid finding mono tool and breaking.



Home | Main Index | Thread Index | Old Index