<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><blockquote type="cite" class=""><span class="" style="float: none; display: inline !important;">I don't see bison listed as a build dependency in that port.</span><br class=""></blockquote><div class=""><br class=""></div>Doh! It’s kind of obvious now that you say it. Thank you.<div class=""><br class=""></div><div class="">This looks like a difference between:</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div class="">$ /usr/bin/bison --version<br class="">bison (GNU Bison) 2.3<br class=""><br class=""></div><div class="">$ /opt/local/bin/bison --version<br class="">bison (GNU Bison) 3.7.5<br class=""></div></blockquote></div><div class=""><div class=""><br class=""><div>If you don’t mind, I have a tangential Portfile question:</div></div></div><div><br class=""></div><div>The dovecot build downloads several text files from <a href="https://dovecot.org/" class="">https://dovecot.org/</a> using wget. (For some reason this doesn’t break trace mode). Is it preferred to just let the project’s Makefiles invoke wget, or add these explicitly into the port fetch distfiles with their own master_sites and checksums?</div></body></html>