CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/09/22 11:19:07
Modified files:
www/mozilla : mozilla.port.mk
www/tor-browser/browser: Makefile
www/firefox-esr: Makefile
www/mozilla-firefox: Makefile
www/seamonkey : Makefile
mail/mozilla-thunderbird: Makefile
Log message:
factor some common parts into mozilla.port.mk and fix DPB_PROPERTIES which
is supposed to be "lonesome" on i386 because parts of the build take a lot of
ram, but actually ended up as "lonesome parallel" due to a +=. hoping this
will reduce the frequent build failures on i386. ok landry