Date: Thu, 28 Feb 2008 04:39:23 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/firefox Makefile pkg-message ports/www/xulrunner Makefile Message-ID: <200802280439.m1S4dN6s063709@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802280439.m1S4dN6s063709>