cvs commit: ports/www/firefox Makefile distinfo pkg-descr firefox.rb patch-build_unix_run-mozilla.sh patch-config-mkdepend-imakemdep.h patch-config-rules.mk ...

Alex Dupre ale at FreeBSD.org
Tue Feb 10 23:24:57 PST 2004


Joe Marcus Clarke wrote:

>   Add Firefox after a repo copy from mozilla-firebird.  Firefox is the next
>   release of the Firebird web browser with a new name to avoid conflicts with
>   the Firebird database.  This is version 0.8.

Using the latest JDK 1.4.2p6 the java plugin is at:

/usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so

while the port hardcode it as:

JREDIR=         ${LOCALBASE}/jdk1.3.1/jre

-${LN} -sf \
	${JREDIR}/plugin/${ARCH}/ns600/libjavaplugin_oji.so \
	${PLUGINSDIR}/libjavaplugin_oji.so

Can we make it more overridable?

--
Alex Dupre


More information about the cvs-ports mailing list