summaryrefslogtreecommitdiff
path: root/inputmethod/gcin
diff options
context:
space:
mode:
authorrxg <rxg@pkgsrc.org>2006-02-01 03:03:51 +0000
committerrxg <rxg@pkgsrc.org>2006-02-01 03:03:51 +0000
commitf878fb5eb89ae3c905fa243866e2dec4aade3f55 (patch)
tree2911b4993ea2eda5cb4bceae02b06ae403906eeb /inputmethod/gcin
parent83c21bc372a323c5fabea7b97da4e76f37dda449 (diff)
downloadpkgsrc-f878fb5eb89ae3c905fa243866e2dec4aade3f55.tar.gz
Added GTK2_IMMODULES=yes.
Diffstat (limited to 'inputmethod/gcin')
-rw-r--r--inputmethod/gcin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile
index 679254261a5..1ec7c23e1c2 100644
--- a/inputmethod/gcin/Makefile
+++ b/inputmethod/gcin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/02/01 03:03:51 rxg Exp $
#
DISTNAME= gcin-1.1.5
@@ -17,8 +17,8 @@ CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
CONFIGURE_ARGS+= --x11base=${X11BASE:Q}
CONFIGURE_ARGS+= --use_xim=Y
CONFIGURE_ARGS+= --new_gtk_im=Y
-USE_TOOLS+= gmake
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config gmake
+GTK2_IMMODULES= yes
REPLACE_INTERPRETER+= sh
_REPLACE.sh.old= /bin/bash