From owner-freebsd-ports Wed Oct 23 11: 2:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98EFD37B401 for ; Wed, 23 Oct 2002 11:02:14 -0700 (PDT) Received: from thufir.bluecom.no (thufir.bluecom.no [217.118.32.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E873043E4A for ; Wed, 23 Oct 2002 11:02:13 -0700 (PDT) (envelope-from eirik@eirikn.net) Received: from eirikn.net (a217-118-46-163.bluecom.no [217.118.46.163]) by thufir.bluecom.no (Postfix) with ESMTP id C375C50EC54 for ; Wed, 23 Oct 2002 20:02:03 +0200 (CEST) Received: by eirikn.net (Postfix, from userid 1001) id C8967260; Wed, 23 Oct 2002 20:02:01 +0200 (CEST) Date: Wed, 23 Oct 2002 20:02:01 +0200 From: Eirik Nygaard To: freebsd-ports@freebsd.org Subject: problems installing mozilla-devel Message-ID: <20021023180201.GA869@eirikn.net> Reply-To: eirikn@bluezone.no Mail-Followup-To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --cvVnyQ+4j833TQvp Content-Type: multipart/mixed; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable www/mozilla-devel would not install on my -CURRENT computer.=20 There seemd to be an error in pre-install: and do-install: I have attached a patch. Uname: FreeBSD odin.eirikn.net 5.0-CURRENT FreeBSD 5.0-CURRENT #23: Wed Oct 23 17:= 29:39 CEST 2002 eirik@odin.eirikn.net:/usr/obj/usr/src/sys/ITvision i3= 86 --=20 Eirik Nygaard PGP Key: 83C55EDE --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mozilla-devel.23.10.02.diff" Content-Transfer-Encoding: quoted-printable --- mozilla-devel.old/Makefile Wed Oct 23 18:13:29 2002 +++ mozilla-devel/Makefile Wed Oct 23 19:52:49 2002 @@ -2,7 +2,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $FreeBSD: ports/www/mozilla-devel/Makefile,v 1.123 2002/10/23 16:13:29 m= arcus Exp $ +# $FreeBSD: ports/www/mozilla-devel/Makefile,v 1.122 2002/10/23 04:26:25 m= arcus Exp $ # =20 PORTNAME=3D mozilla @@ -160,7 +160,7 @@ if [ ! -d ${PREFIX}/lib/browser_plugins ]; then \ ${MKDIR} ${PREFIX}/lib/browser_plugins ; \ fi - if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ]; then + if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ]; then \ ${LN} -sf ${LOCALBASE}/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_o= ji.so \ ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ; \ fi --mP3DRpeJDSE+ciuQ-- --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9tuQZ1JB0Z4PFXt4RAlORAKCW5D4uj3ZoPiuu2teEkL7LMwXrEACdF3zO DGjmTMDCIZGMnkfoy2/yNeA= =BLYf -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message