From owner-freebsd-ports Sun Sep 19 0:30:41 1999 Delivered-To: freebsd-ports@freebsd.org Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (Postfix) with ESMTP id 48F73150DD for ; Sun, 19 Sep 1999 00:30:37 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from ppp5835.on.bellglobal.com (ppp5225.on.bellglobal.com [206.172.192.27]) by smtp13.bellglobal.com (8.8.5/8.8.5) with ESMTP id DAA08310; Sun, 19 Sep 1999 03:32:35 -0400 (EDT) Received: (from tim@localhost) by ppp5835.on.bellglobal.com (8.9.3/8.9.1) id DAA64333; Sun, 19 Sep 1999 03:07:19 -0400 (EDT) (envelope-from tim) Date: Sun, 19 Sep 1999 03:07:19 -0400 From: Tim Vanderhoek To: "Jason C. Wells" Cc: freebsd-ports@freebsd.org Subject: Re: Makefile.local Message-ID: <19990919030719.C64074@ppp5835.on.bellglobal.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Jason C. Wells on Sun, Sep 19, 1999 at 11:27:11AM +0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Sep 19, 1999 at 11:27:11AM +0000, Jason C. Wells wrote: > > Is there a switch I can pull to make port makefiles read in > Makefile.local? I thought reading in Makefile.local was inimical to make > but that appears to not be the case. Reading Makefile.local is not inimical to make. Reading Makefile.local does (should) occur automatically for all ports that include one of bsd.{post.,pre.,}mk, though. Ensure you have Makefile.local in ${MASTERDIR} and not somewhere else. -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message