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.laplan...@martymac.org>
> http://www.martymac.org | http://contribs.martymac.org
> FreeBSD: martymac <marty...@freebsd.org>, http://www.FreeBSD.org

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

regards,
Bapt

Attachment: pgprOlT5LCSEW.pgp
Description: PGP signature

Reply via email to