Date: Thu, 04 Aug 2005 19:18:48 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Mikhail Teterin" <mi+mx@aldan.algebra.com> Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox Message-ID: <op.su0dtmxe9aq2h7@mezz.mezzweb.com> In-Reply-To: <200508042011.35369.mi%2Bmx@aldan.algebra.com> References: <200508041742.33580.mi%2Bmx@aldan.algebra.com> <200508041946.46147.mi%2Bmx@aldan.algebra.com> <op.su0cxsn49aq2h7@mezz.mezzweb.com> <200508042011.35369.mi%2Bmx@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 04 Aug 2005 19:11:35 -0500, Mikhail Teterin <mi+mx@aldan.algebra.com> wrote: >> ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will test >> it >> by change PREFIX -> LOCALBASE and see what happen. > > Aha! You are right -- this is my mistake... (My machines all have both > LOCALBASE and X11BASE set to /opt, so I did not notice this). > > The new addition to the makefile should read: > > @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \ > -e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ > ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp > > PREFIX was a wrong pick anyway -- we don't need firefox' directory > there, but > that of another port (nss). It should work for you now... Yep, it works here now. Bless to ccache. ;-) I will clean up a bit to make portlint happy and put in ports-stable. If you want to send more changes, be sure to compare with MarcusCom CVS in ports-stable. Thanks. Cheers, Mezz > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.su0dtmxe9aq2h7>