pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/gcin Added GTK2_IMMODULES=yes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d009e1fecb6
branches:  trunk
changeset: 507426:7d009e1fecb6
user:      rxg <rxg%pkgsrc.org@localhost>
date:      Wed Feb 01 03:03:51 2006 +0000

description:
Added GTK2_IMMODULES=yes.

diffstat:

 inputmethod/gcin/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 79ed2b508176 -r 7d009e1fecb6 inputmethod/gcin/Makefile
--- a/inputmethod/gcin/Makefile Wed Feb 01 02:51:16 2006 +0000
+++ b/inputmethod/gcin/Makefile Wed Feb 01 03:03:51 2006 +0000
@@ -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+=       --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



Home | Main Index | Thread Index | Old Index