When attempting to build the openoffice-1.0.1 port with WRKDIRPREFIX set, the build fails when attempting to zip up the included Mozilla port. The problem is that the embedded Mozilla port independantly honors the WRKDIRPREFIX. Fix: Add 'WRKDIRPREFIX=' (and explanatory comments) to mozilla/Makefile How-To-Repeat: cd /usr/ports/editors/openoffice WRKDIRPREFIX=/some/large/temp/area make install
Responsible Changed From-To: freebsd-ports->openoffice over to the maintainer(s)
State Changed From-To: open->closed I just committed a fix for this. Thanks !