From 15a885bca3e62933632a92d44973460aa1491731 Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 11 Nov 2019 10:12:35 +0000 Subject: uim: Needs autopoint --- inputmethod/uim/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inputmethod/uim') diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 36da4342d5e..dbe79f09752 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -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 @@ BUILDLINK_TRANSFORM+= opt:-O2:-O1 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. -- cgit v1.2.3