ports/137136: [PATCH] Make python support in editor/gedit an explicit option

Dmitrij Tejblum tejblum at yandex-team.ru
Sun Jul 26 16:25:57 UTC 2009


mezz at FreeBSD.org wrote:
> Synopsis: [PATCH] Make python support in editor/gedit an explicit option
> 
> State-Changed-From-To: open->closed
> State-Changed-By: mezz
> State-Changed-When: Sun Jul 26 15:10:39 UTC 2009
> State-Changed-Why: 
> You already can disable it by either WITHOUT_GNOME=yes or
> WITHOUT_GNOME=pygtksourceview.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=137136
> 

The actual goal of the proposed change is not to allow the users to 
_disable_ it, but to allow them to _enable_ in an apparent way. Now, if 
pygtksourceview is not installed, the features is _silently_ omitted.
Perhaps, it would be better to make the dependecy unconditional 
(remember, it is already conditional, but check for presence of 
pygtksourceview instead of an explicit option).

(Yes, I know that I can "solve" this problem by manual install of 
pygtksourceview before gedit or adding some options to make.conf, but it 
is much less convenient since require a fair amount of investignation.)



More information about the freebsd-gnome mailing list