https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233250
--- Comment #1 from Lorenzo Salvadore <[email protected]> --- Sorry I have written badly about the difference USE/USES, I will explain better. OPT_USES is in the list, but OPT_USE is not. The two variables are different and have different behaviors. My guess is (but someone should confirm it) that OPT_USE= A=B adds USE_A= B conditionally depending on the state of OPT. If someone confirms I can try to write a first draft. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
