cvs commit: ports/Mk bsd.port.mk

Kris Kennaway kris at obsecurity.org
Wed Feb 9 08:54:51 PST 2005


On Wed, Feb 09, 2005 at 09:07:37AM +0000, Kirill Ponomarew wrote:
> krion       2005-02-09 09:07:37 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     Mk                   bsd.port.mk 
>   Log:
>   Fix variable expansion bug on 4.x systems, this will fix INDEX and
>   builds of some ports.

It might be a good idea to annotate that this is needed for a make
bug, and that these lines can be removed once we no longer support
4.whateveritis systems.

Kris

> |  .if defined(OPTIONS)
> |  .	if defined(PACKAGE_BUILDING) || (defined(BATCH) && !exists(${_OPTIONSFILE}))
> | +WITHOUT:=
> | +WITH:=
> |  .	if defined(OPTIONS)
> |  REALOPTIONS=${OPTIONS:C/".*"//g}
> |  .	for O in ${REALOPTIONS}
> 
-------------- 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/cvs-ports/attachments/20050209/3957030a/attachment.bin


More information about the cvs-ports mailing list