summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorrxg <rxg>2006-02-01 03:03:51 +0000
committerrxg <rxg>2006-02-01 03:03:51 +0000
commit67a970c546e27990faca0fdf13b9da0868694449 (patch)
tree2911b4993ea2eda5cb4bceae02b06ae403906eeb /inputmethod
parentf7035b6f9fe37a949894d133ad1ca6853c2329d8 (diff)
downloadpkgsrc-67a970c546e27990faca0fdf13b9da0868694449.tar.gz
Added GTK2_IMMODULES=yes.
Diffstat (limited to 'inputmethod')
-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