Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 08:24:54 +0100
From:      Alex Dupre <ale@FreeBSD.org>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: 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 ...
Message-ID:  <4029D8C6.3000002@FreeBSD.org>
In-Reply-To: <200402110716.i1B7GH9D017803@repoman.freebsd.org>
References:  <200402110716.i1B7GH9D017803@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4029D8C6.3000002>