sdl11-config / sdl-config

Kris Kennaway kris at obsecurity.org
Tue Aug 12 14:44:22 PDT 2003


On Tue, Aug 12, 2003 at 11:33:07PM +0200, Hans Lambermont wrote:
> Edwin Groothuis wrote:
> 
> > On Mon, Aug 11, 2003 at 09:25:53PM -0700, Kris Kennaway wrote:
> > > On Tue, Aug 12, 2003 at 01:45:08PM +1000, Edwin Groothuis wrote:
> > > > This works for all the ports I did (if I remember correctly):
> > > >     CONFIGURE_ENV=  SDL_CONFIG="${SDL_CONFIG}" ...
> > > See also USE_SDL.
> >
> > See also ports/55494: [patch] ports/Mk/bsd.sdl.mk
> 
> That won't help me. I'm not talking about one of the ports, but of more
> generic software. For SDL in Blender we use things like :
> 
>     sdl-config --prefix
>     sdl-config --libs
>     sdl-config --cflags
> 
> for all target platforms (around 10), except this doesn't work on
> FreeBSD because of the version number in the name ... hence my symlink
> proposal; it leaves sdl11-config as is for all ports to use, and still
> offers non-ports software a reasonable default. If both sdl11 and say
> sdl12 were installed I don't even care to which one it would point, if I
> did I would be using sdl11-config. Ok, enough. what do you think now ?

As I already said, patch the port to use ${SDL_CONFIG} instead of a
hard-coded binary name.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030812/6471147d/attachment.bin


More information about the freebsd-ports mailing list