optionsng and tinderbox?

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 20 10:34:16 UTC 2012


On Wed, Jun 20, 2012 at 09:54:45AM +0000, Ganael LAPLANCHE wrote:
> On Wed, 20 Jun 2012 11:13:21 +0200, Baptiste Daroussin wrote
> 
> Hi Baptiste,
> 
> > make -VUNIQUENAME should show you the right name
> 
> I have a port where UNIQUENAME is *not* the right prefix to use before
> '_SET' for positioning this specific port's options :
> 
> $ pwd
> /usr/ports/net/openldap24-client
> 
> $ make -V UNIQUENAME
> openldap24-client
> 
> $ make -V PORT_OPTIONS
> DOCS EXAMPLES NLS
> 
> $ make openldap24-client_SET=FETCH -V PORT_OPTIONS
> DOCS EXAMPLES NLS
> 
> but :
> 
> $ make openldap24-server_SET=FETCH -V PORT_OPTIONS
> DOCS EXAMPLES FETCH NLS
> 
> So, here, I have to set the following in make.conf :
> 
> openldap24-server_SET+=FETCH
> 
> and not :
> 
> openldap24-client_SET+=FETCH
> 
> which would not work.
> 
> Are you aware of that specific problem ?
> 
> Best regards,
> 
> --
> Ganael LAPLANCHE <ganael.laplanche at martymac.org>
> http://www.martymac.org | http://contribs.martymac.org
> FreeBSD: martymac <martymac at FreeBSD.org>, http://www.FreeBSD.org

This is about to be fixed by the the uniquename being really unique (see
matthew@) CFT.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120620/31f1c246/attachment.pgp


More information about the freebsd-ports mailing list