Jason Helfman wrote on 30.05.2012 03:57:
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
No, this port (security/hydra) has no default options and hasn't in
past. But this `make rmconfig` behavior is specific to OPTIONng, so it
looks like a bug/undocumented feature of it.
--
Regards,
Ruslan
Tinderboxing kills... the drives.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"