svn commit: r306571 - head/sysutils/mbmon

Jason E. Hale jhale at freebsd.org
Sun Oct 28 21:19:21 UTC 2012


On Sunday, October 28, 2012 20:46:06 Pawel Pekala wrote:
> Author: pawel
> Date: Sun Oct 28 20:46:06 2012
> New Revision: 306571
> URL: http://svn.freebsd.org/changeset/ports/306571
> 
> Log:
>   - Convert to OptionsNG [1]
<--snip-->
> 
> -OPTIONS=	SMB "enable smb(4) support" on
> +OPTIONS_DEFINE=	ASUS SMB
> +OPTIONS_SET=	SMB
> +ASUS_DESC=	"Enable A7N8X-VM support"
> +SMB_DESC=	"Enable smb(4) support"
> 
Should be OPTIONS_DEFAULT rather than OPTIONS_SET.

-- 
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team


More information about the svn-ports-all mailing list