[HEADSUP] New framework options aka optionng
Jason Helfman
jgh at FreeBSD.org
Tue May 29 23:59:06 UTC 2012
On Tue, May 29, 2012 at 11:29:01PM +0400, Ruslan Mahmatkhanov thus spake:
>Hi Baptiste,
>
>Am I right that `make rmconfig' isn't working with optionsng?
>I got this lines:
>
>OPTIONS_DEFINE= FIREBIRD SSH SVN X11
>FIREBIRD_DESC= Enable firebird support
>SSH_DESC= Enable ssh support
>SVN_DESC= Enable subversion support
>
>I `make config` and mark couple of them - X11, SVN. Then do `make
>rmconfig` and got
>"===> No user-specified options configured for hydra-7.3".
>Then do `make config` again and still got this X11 and SVN options
>marked. Is this a bug or I missing something (I didn't yet read the new
>Mk's, just the docs)?
>
>Thanks.
>
>--
>Regards,
>Ruslan
>
Did you define:
OPTIONS_DEFAULT= SOMEOPTION1 SOMEOPTION2
Otherwise, this sounds right.
-jgh
--
Jason Helfman
FreeBSD Committer | http://people.freebsd.org/~jgh | The Power To Serve
More information about the freebsd-ports
mailing list