aboutsummaryrefslogtreecommitdiff
path: root/chinese/oxim
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-12-27 10:57:58 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-12-27 10:57:58 +0000
commit219093be0889b51f6fb5cc5887d541e82c1a5467 (patch)
tree00465577f367aa27b08ebd57a05eb70b7e740f6c /chinese/oxim
parent1dfe029f950b5435bd84eed0718983192b5a485c (diff)
downloadports-219093be0889b51f6fb5cc5887d541e82c1a5467.tar.gz
ports-219093be0889b51f6fb5cc5887d541e82c1a5467.zip
- Explicitly disable setup-tool. The configure requires additional patch
(fixed in later version).
Notes
Notes: svn path=/head/; revision=246755
Diffstat (limited to 'chinese/oxim')
-rw-r--r--chinese/oxim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile
index fc6bda0f3cb4..efb52ec1c70c 100644
--- a/chinese/oxim/Makefile
+++ b/chinese/oxim/Makefile
@@ -36,7 +36,8 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS+=--disable-bimsphone-module \
--disable-static \
- --with-conf-dir=${PREFIX}/etc/${PORTNAME}
+ --with-conf-dir=${PREFIX}/etc/${PORTNAME} \
+ --enable-setup-tool=no
# oxim requires qinputcontextplugin.h which only exists in Debian package
CONFIGURE_ARGS+=--disable-qt-immodule