Date: Sun, 12 Dec 2004 23:57:25 +0100 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: Warner Losh <imp@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/hostapd Makefile Message-ID: <20041212225725.GA95715@voodoo.oberon.net> In-Reply-To: <200412122239.iBCMd8Ad079928@repoman.freebsd.org> References: <200412122239.iBCMd8Ad079928@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 12, 2004 at 10:39:08PM +0000, Warner Losh wrote: > imp 2004-12-12 22:39:08 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > security/hostapd Makefile=20 > Log: > hostapd is only supported in -current. > | +.if ${OSVERSION} < 600007 > | +IGNORE=3D"hostapd is not supported on this version" > | +.endif The IGNORE message doesn't look very attractive in this case, and IGNORE should not be quoted, but it's ok in this case, since you're not using special characters. -Kirill --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBvMzVQC1G6a60JuURAsdCAKDP9nwqjTAvIAPErSwuluWqxbJfYACgh5b7 wKurXEfvZTQI1eZOja7FdMI= =SDaX -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041212225725.GA95715>