[Bug 193451] Error when port has OPTIONS_SINGLE and ports-mgmt/dialog4ports is not installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 9 20:38:59 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193451
--- Comment #7 from Mathieu Arnold <mat at FreeBSD.org> ---
(In reply to dmitry2004 from comment #6)
> (In reply to Mathieu Arnold from comment #5)
> > Because when you use OPTIONS_SINGLE, you must put one of the values of each
> > of the single groups to OPTIONS_DEFAULT, otherwise it's not valid.
> >
> > The ports you're talking about have bugs in the way their options are
> > implemented.
>
> But this should not affect on install ports-mgmt/dialog4ports for 'make
> config'
>From the examples you gave, you have NO_DIALOG defined, so dialog4ports is
*NOT* installed, because you asked for it. It is not installed, and then,
nginx or postgresql94-server break because their options are invalid.
unset NO_DIALOG, then dialog4ports will install itself, and you will be able to
set the options with it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list