cvs commit: ports/graphics/vindaloo Makefile ports/graphics/vindaloo/files patch-DocumentTools.m

Chris Rees utisoft at gmail.com
Tue Feb 7 20:10:04 UTC 2012


On 7 February 2012 18:12, Chris Rees <utisoft at gmail.com> wrote:
>
> On 7 Feb 2012 18:11, "Chris Rees" <utisoft at gmail.com> wrote:
>>
>>
>> On 7 Feb 2012 04:18, "Dirk Meyer" <dinoex at freebsd.org> wrote:
>> >
>> > dinoex      2012-02-07 04:17:46 UTC
>> >
>> >  FreeBSD ports repository
>> >
>> >  Modified files:
>> >    graphics/vindaloo    Makefile
>> >  Added files:
>> >    graphics/vindaloo/files patch-DocumentTools.m
>> >  Log:
>> >  - fix build wirth gcc46
>> >  - add explict dependency to UnitKit
>> >
>> >  Revision  Changes    Path
>> >  1.10      +2 -1      ports/graphics/vindaloo/Makefile
>> >  1.1       +10 -0
>> > ports/graphics/vindaloo/files/patch-DocumentTools.m (new)
>> >
>> >
>> > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/vindaloo/Makefile.diff?&r1=1.9&r2=1.10&f=h
>> >
>> > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/vindaloo/files/patch-DocumentTools.m
>>
>> I think INDEX could be solved by trying a bsd.port.pre.mk above the
>> dependency lines;  this will probably negate the need for the other two
>> *_PORT lines at the bottom, if you get me.
>>
>> Chris
>
> bsd.port.options.mk sorry; pre.mk will cause problems with the USE stuff.

I was wrong, you need to define UNITKIT_PORT yourself.

Chris


More information about the cvs-all mailing list