CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/09/25 03:23:17
Modified files:
www/mozilla : mozilla.port.mk
Log message:
www/mozilla: make sure gawk isnt picked up during configure
set AWK=/usr/bin/awk in CONFIGURE_ENV, since #1256568 the awk detection
moved from autoconf to moz.configure. Further cleanup will happen after
7.2.
ok sthen@ naddy@
