Date: Sun, 16 May 2004 15:19:40 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Mark Linimon <linimon@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/wistumbler2 Makefile Message-ID: <20040516221940.GA38014@xor.obsecurity.org> In-Reply-To: <200405162037.i4GKbYPm006678@repoman.freebsd.org> References: <200405162037.i4GKbYPm006678@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 16, 2004 at 01:37:34PM -0700, Mark Linimon wrote: > linimon 2004/05/16 13:37:34 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > net/wistumbler2 Makefile=20 > Log: > Change compatibility test from reporting BROKEN to reporting IGNORE. > =20 > Approved in principle by: maintainer > | .if !exists(/sys/dev/owi/if_ieee80211.h) > | -BROKEN=3D You need to upgrade you system > | +IGNORE=3D 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 --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAp+j8Wry0BWjoQKURAt2dAJwObGDKpXsHbAdKCQBqecbXAOoZLQCgx0C5 7JQCB82W2H935auit5hGxQk= =7EA0 -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040516221940.GA38014>