svn commit: r306571 - head/sysutils/mbmon

Baptiste Daroussin bapt at FreeBSD.org
Sun Oct 28 21:24:00 UTC 2012


On Sun, Oct 28, 2012 at 05:12:16PM -0400, Jason E. Hale wrote:
> 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

OPTIONS_SET and OPTIONS_UNSET are for end user, so yes it should be
OPTIONS_DEFAULT here :)

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20121028/3251915b/attachment.sig>


More information about the svn-ports-head mailing list