From owner-cvs-all Fri Apr 17 02:29:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14834 for cvs-all-outgoing; Fri, 17 Apr 1998 02:29:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14829; Fri, 17 Apr 1998 09:29:37 GMT (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA09431; Fri, 17 Apr 1998 02:29:26 -0700 (PDT) Date: Fri, 17 Apr 1998 02:29:26 -0700 (PDT) Message-Id: <199804170929.CAA09431@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/mozilla Makefile ports/www/mozilla/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/04/17 02:29:26 PDT Modified files: www/mozilla Makefile www/mozilla/patches patch-ad Log: This is a kludge to make building work again. post-configure now echo's MOTIFLIB to work/ns/MOTIFLIB and in the linker line there is a `cat ../../MOTIFLIB'. The MOTIFLIB variable is being passed to work/ns/Makefile, but not beyond it. If anyone figures out how to fix this properly, please email a new patch to me. Revision Changes Path 1.22 +3 -1 ports/www/mozilla/Makefile 1.4 +1 -1 ports/www/mozilla/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message