cvs commit: ports/devel/cmake Makefile distinfo pkg-plist ports/devel/cmake-gui Makefile distinfo

Rene Ladan rene at freebsd.org
Fri May 21 20:22:39 UTC 2010


On 21-05-2010 19:09, Alexey Dokuchaev wrote:
> On Fri, May 21, 2010 at 06:57:00PM +0200, Rene Ladan wrote:
>> On 12-05-2010 18:08, Ren? Ladan wrote:
>>> 2010/5/5 Dima Panov <fluffy at freebsd.org>:
>>>> Did you tried CMake-2.8.1? In my tindy all looking fine with this version.
>>>>
>>> I updated cmake to 2.8.1, but I get the same error as before if I
>>> don't use the kludge.
>>>
>> It also works fine with cmake 2.8.1 if I make a symbolic link wx-config
>> -> ${LOCALBASE}/bin/wxgtk2-2.8-config
>>
>> I'll send a PR for the wxgtk28* ports.
> 
> Yeah, I've also had to explicitly provide path to wxgtk2-2.8-config for
> my CMake-based ports as well.  Probably some sort of hack we used to
> employ for sdl12-config is in order; creating symlink seems bad since
> target might be something other than wxgtk2-2.8-config, leading to
> potential conflicts.  We have a long record of dealing with local
> differences from the rest of the [GNU/OSS] world in a sane ways.  :-)
> 
> ./danfe
> 
I've sent a patch for this with ports/146805

Rene
-- 
http://www.rene-ladan.nl/

GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC
(subkeys.pgp.net)


More information about the cvs-all mailing list