Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2011 09:53:29 -0700 (PDT)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        henry.hu.sh@gmail.com
Subject:   ports/156739: [PATCH] textproc/ibus: remove useless pygtk2 dep?
Message-ID:  <4dbc3e89.cc0ce30a.7b5f.62d7@mx.google.com>
Resent-Message-ID: <201104301700.p3UH0KrJ098059@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156739
>Category:       ports
>Synopsis:       [PATCH] textproc/ibus: remove useless pygtk2 dep?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 30 17:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.2-STABLE FreeBSD 8.2-STABLE #0 r219454M: Thu Mar 10 20:09:22 CET
>Description:
>From my testing ibus doesn't seem to depend on pygtk2.

Port maintainer (henry.hu.sh@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ibus-1.3.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/ibus/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	13 Jan 2011 02:44:25 -0000	1.16
+++ Makefile	30 Apr 2011 16:52:17 -0000
@@ -21,7 +21,7 @@
 		librsvg2>=2.0:${PORTSDIR}/graphics/librsvg2
 
 USE_PYTHON=	yes
-USE_GNOME=	pygtk2 gconf2
+USE_GNOME=	gconf2
 USE_QT_VER=	4
 
 USE_LDCONFIG=	yes
--- ibus-1.3.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4dbc3e89.cc0ce30a.7b5f.62d7>