When building ports, I get lots of popup dialogs that interrupt the
build process. Is there a make flag to bypass these dialogs?
* hardconnect.joe@gmail.com <hardconnect.joe@gmail.com>:
When?building?ports,?I?get?lots?of?popup?dialogs?that?interrupt?the
build?process.?Is?there?a?make?flag?to?bypass?these?dialogs?
Yes, set the environment variable BATCH, see also ports(7).
If you don't want standard build options everywhere, you can do a
`make config-recursive` first (BATCH might not be needed in this case)
or override options in your make.conf like e.g.
| www_firefox_SET= FFMPEG
| www_firefox_UNSET= PULSEAUDIO JACK
BR, Felix
Yes, set the environment variable BATCH, see also ports(7).
Just to be clear, that is done by changing to the port directory and
typing make -DBATCH (the D isn't intuitive)
All ports are then built with default options. Usually it works. The
-DBATCH must be repeated with the install phase:
make -DBATCH install
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 43:47:50 |
Calls: | 8,141 |
Calls today: | 4 |
Files: | 13,085 |
Messages: | 5,857,952 |