More Ports problems...
Adam K Kirchhoff
adamk at voicenet.com
Tue Mar 23 13:29:29 PST 2004
Michael Powell <testuser at xxxxxxxxxxxxxxx> wrote:
> Adam K Kirchhoff wrote:
> [snip]
>>
>>> Shouldn't SDL be 1.2.5_2? Maybe it's looking for the wrong one (1.1.7).
>>
>> It's odd that I can't find any reference in
>> /usr/ports/multimedia/avifile/Makefile for a check on SDL-1.1.7. Where
>> would this check be located?
>>
>> Adam
> There is this, but that doesn't explain the 1.1.7 hunt.
> # sdl
> .if !defined(WITHOUT_SDL)
> USE_SDL= sdl
> CONFIGURE_ARGS+= --with-sdl-prefix=${LOCALBASE} \
> --with-sdl-exec-prefix=${LOCALBASE}
> .else
> CONFIGURE_ARGS+= --without-sdl
> .endif
> I wonder if it isn't being pulled in by some other dependency. I
> don't know enough about ports to know right off hand what's in the .mk
> included files. But I suspect it's the proverbial "pull a single thread out
> of the carpet long enough and it will unravel" kind of thing. But I've got
> 1.2.5_2 on the box here.
As do I. I can only assume that it should be checking for SDL newer
than 1.1.7 rather than equal to 1.1.7.
Adam
More information about the Bugs
mailing list