cvs commit: ports/security/hostapd Makefile
Kirill Ponomarew
krion at voodoo.oberon.net
Sun Dec 12 14:57:37 PST 2004
On Sun, Dec 12, 2004 at 10:39:08PM +0000, Warner Losh wrote:
> imp 2004-12-12 22:39:08 UTC
>
> FreeBSD ports repository
>
> Modified files:
> security/hostapd Makefile
> Log:
> hostapd is only supported in -current.
> | +.if ${OSVERSION} < 600007
> | +IGNORE="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
-------------- 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/20041212/c03e8d33/attachment.bin
More information about the cvs-all
mailing list