Date: Tue, 16 Aug 2005 14:55:21 -0400 From: Adam Weinberger <adamw@magnesium.net> To: Kirill Ponomarew <krion@voodoo.oberon.net> Cc: cvs-ports@FreeBSD.org, Kirill Ponomarew <krion@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/gourmet Makefile Message-ID: <43023699.9010900@magnesium.net> In-Reply-To: <20050816185142.GB55949@voodoo.oberon.net> References: <200508160914.j7G9EiPd061656@repoman.freebsd.org> <4302300D.5040701@magnesium.net> <20050816185142.GB55949@voodoo.oberon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43023699.9010900>