cvs commit: ports/www/firefox Makefile pkg-message
ports/www/xulrunner Makefile
Jeremy Messenger
mezz at FreeBSD.org
Thu Feb 28 04:39:24 UTC 2008
mezz 2008-02-28 04:39:23 UTC
FreeBSD ports repository
Modified files:
www/firefox Makefile pkg-message
www/xulrunner Makefile
Log:
- Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
applications in the runtime. Some applications required to have set
MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
it's no longer need to set these variables, which this flag takes care of it.
The MOZILLA_FIVE_HOME still works with this flag if someone need to use
different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
and other packages.
- Bump the PORTREVISION.
Have been tested in MC CVS since Dec.
Revision Changes Path
1.192 +5 -3 ports/www/firefox/Makefile
1.20 +1 -1 ports/www/firefox/pkg-message
1.14 +4 -3 ports/www/xulrunner/Makefile
More information about the cvs-ports
mailing list