cvs commit: ports/benchmarks/dbench Makefile

Kris Kennaway kris at obsecurity.org
Fri Oct 21 15:53:56 PDT 2005


On Fri, Oct 21, 2005 at 08:04:04PM -0200, Marcus Alves Grando wrote:
> Because two if's are because doesn't compile...
> 
> .if ${OSVERSION} < 500000
> IGNORE= Doesn't build on FreeBSD < 5.x
> .endif
> 
> .if ${ARCH} == amd64
> IGNORE= Doesn't build on arch amd64
> .endif

And ports that are IGNORE are never tested on PH, so you'll never know
when the next revision of the port starts to build on 4.x and amd64.

Kris

P.S. I'm pretty sure this is discussed in the porter's handbook
-------------- 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-all/attachments/20051021/cc7e848d/attachment.bin


More information about the cvs-all mailing list