Hacker News new | ask | show | jobs
by Freaky 4134 days ago
Add OPTIONS_UNSET=gnome to /etc/make.conf, plus whatever other options you want excluded system-wide. Ditto OPTIONS_SET. You can override for specific ports with ${PORTNAME}_SET/_UNSET too.
1 comments

Ha! Yes, this would make it a lot easier, since I often end up disabling the same things anyway. Thank you!