cvs commit: ports/net/wistumbler2 Makefile
Kris Kennaway
kris at obsecurity.org
Sun May 16 15:19:42 PDT 2004
On Sun, May 16, 2004 at 01:37:34PM -0700, Mark Linimon wrote:
> linimon 2004/05/16 13:37:34 PDT
>
> FreeBSD ports repository
>
> Modified files:
> net/wistumbler2 Makefile
> Log:
> Change compatibility test from reporting BROKEN to reporting IGNORE.
>
> Approved in principle by: maintainer
> | .if !exists(/sys/dev/owi/if_ieee80211.h)
> | -BROKEN= You need to upgrade you system
> | +IGNORE= requires kernel sources from at least FreeBSD 5.2
> | .endif
This should use an OSVERSION test instead of checking for installed
files on the system. Otherwise, it will fail in bento-like setups
with sources older than 5.2 on the build master.
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/cvs-ports/attachments/20040516/38f9534f/attachment.bin
More information about the cvs-ports
mailing list