On 12/08/2016 12:01 AM, Walter Schwarzenfeld wrote: > Is there a command to "automatically" enables an option if another > option need it?
As a user, there's probably some make.conf shell foo you could create. As a porter/maintainer, within the same port: OPTION_IMPLIES=OPTION There is a corresponding OPTION_PREVENTS helper as well Implying/Requiring an OPTION in another port, no. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
