From owner-freebsd-ports Fri Dec 22 22: 8: 3 2000 From owner-freebsd-ports@FreeBSD.ORG Fri Dec 22 22:08:02 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from puck.firepipe.net (poynting.physics.purdue.edu [128.210.146.58]) by hub.freebsd.org (Postfix) with ESMTP id 572D237B400 for ; Fri, 22 Dec 2000 22:08:02 -0800 (PST) Received: from argon.firepipe.net (pm005-017.dialup.bignet.net [64.79.80.209]) by puck.firepipe.net (Postfix) with ESMTP id 127281A3A; Sat, 23 Dec 2000 01:08:01 -0500 (EST) Received: by argon.firepipe.net (Postfix, from userid 1000) id D6FDE19CF; Sat, 23 Dec 2000 01:03:34 -0500 (EST) Date: Sat, 23 Dec 2000 01:03:34 -0500 From: Will Andrews To: Gerald Pfeifer Cc: freebsd-ports@FreeBSD.ORG Subject: Re: USE_GMAKE=yes only effects build, not install? Message-ID: <20001223010333.S328@argon.firepipe.net> Reply-To: Will Andrews References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from pfeifer@dbai.tuwien.ac.at on Sat, Dec 23, 2000 at 02:55:39AM +0100 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: will@argon.firepipe.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Dec 23, 2000 at 02:55:39AM +0100, Gerald Pfeifer wrote: > Oops, forget this: I missed the $(MAKE) invocations in > emulators/wine/Makefile which I had to replace by $(GMAKE) as well. > > Though, it might make sense to mention this explicitly in the porters > handbook... NO! $(MAKE) is supposed to be "gmake" when USE_GMAKE=yes. If it's mangled somehow that is either wine's build system's fault or gmake's. Somehow I doubt it is the latter. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message