cvs commit: ports/deskutils/gourmet Makefile

Adam Weinberger adamw at magnesium.net
Tue Aug 16 18:55:28 GMT 2005


Kirill Ponomarew wrote:
> On Tue, Aug 16, 2005 at 02:27:25PM -0400, Adam Weinberger wrote:
>> Kirill Ponomarew wrote:
>>> krion       2005-08-16 09:14:43 UTC
>>>
>>>  FreeBSD ports repository
>>>
>>>  Modified files:
>>>    deskutils/gourmet    Makefile 
>>>  Log:
>>>  Fix dependencies and build.
>>>  
>>>  Approved by:    portmgr (implicit)
>> This won't fix the build at all. Look at the pre-install: target. 
>> gourmet requires a python-enabled metakit, and the only way to achieve 
>> that is to have WITH_METAKIT_PYTHON=yes defined when building metakit. 
>> All you've accomplished here is ensuring that the port is still BROKEN, 
>> but in a different way.
>>
>> Your change may look better from the standpoint of pointyhat logs, but 
>> in reality, gourmet's dependency is more logically on libmk4py.so than 
>> on libmk4.so.
> 
> I don't know how it would change the functionality of gourmet if
> metakit is built without python, but it would make sense to add
> NO_PACKAGE into Makefile to prevent cluster from building it until
> the problem is resolved.  Feel free to add NO_PACKAGE/RESTRICTED if
> you know that package will be unusable for users.

Well, gourmet (being a python app) needs the metakit python bindings. Am 
I looking at metakit's python bindings backwards?

# Adam


-- 
Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx    ||   adamw at gnome.org
http://www.vectors.cx


More information about the cvs-all mailing list