summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-m17n
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r--inputmethod/ibus-m17n/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile
index 95e8422fd55..b6865f40463 100644
--- a/inputmethod/ibus-m17n/Makefile
+++ b/inputmethod/ibus-m17n/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:00:08 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/11 13:11:57 obache Exp $
#
DISTNAME= ibus-m17n-1.3.0
@@ -18,6 +18,8 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config msgfmt gmake
+.include "../../inputmethod/ibus/bad-env-usage.mk"
+
.include "../../devel/m17n-lib/buildlink3.mk"
.include "../../inputmethod/ibus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"