ports/156739: [PATCH] textproc/ibus: remove useless pygtk2 dep?

Baptiste Daroussin bapt at FreeBSD.org
Sat Apr 30 17:00:26 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list