summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-anthy
diff options
context:
space:
mode:
authorobache <obache>2010-08-11 13:11:56 +0000
committerobache <obache>2010-08-11 13:11:56 +0000
commit81f6147be37048a96c2ecaffcef63444175bad67 (patch)
tree9d443537161ca329072b7e5fd3c66cfcc9040d88 /inputmethod/ibus-anthy
parentae429bfdd00aff56a544733d44cd85ee56eb53e4 (diff)
downloadpkgsrc-81f6147be37048a96c2ecaffcef63444175bad67.tar.gz
Add workaround for upstream Issue#1029:
http://code.google.com/p/ibus/issues/detail?id=1029
Diffstat (limited to 'inputmethod/ibus-anthy')
-rw-r--r--inputmethod/ibus-anthy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile
index dd8812e9fd0..b5346bbd6fa 100644
--- a/inputmethod/ibus-anthy/Makefile
+++ b/inputmethod/ibus-anthy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 01:50:52 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/11 13:11:57 obache Exp $
#
DISTNAME= ibus-anthy-1.2.1
@@ -33,6 +33,8 @@ SUBST_STAGE.epython= pre-configure
SUBST_FILES.epython= engine/ibus-engine-anthy.in setup/ibus-setup-anthy.in
SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g'
+.include "../../inputmethod/ibus/bad-env-usage.mk"
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/swig/buildlink3.mk"
PY_PATCHPLIST= yes