From owner-freebsd-stable Wed Feb 3 17:43:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08616 for freebsd-stable-outgoing; Wed, 3 Feb 1999 17:43:31 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08605; Wed, 3 Feb 1999 17:43:24 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id RAA06572; Wed, 3 Feb 1999 17:43:23 -0800 (PST) From: Archie Cobbs Message-Id: <199902040143.RAA06572@bubba.whistle.com> Subject: Re: make port and bsd.port.mk In-Reply-To: <199902040015.QAA24841@silvia.hip.berkeley.edu> from Satoshi Asami at "Feb 3, 99 04:15:04 pm" To: asami@FreeBSD.ORG (Satoshi Asami) Date: Wed, 3 Feb 1999 17:43:23 -0800 (PST) Cc: stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Satoshi Asami writes: > But you are right, I probably outsmarted myself. Hmm, how can I fix > this. What do people think of something like: > > === > PORTSDIR?= /usr/ports > .if exists(${PORTSDIR}/Mk/bsd.port.mk) > .include "${PORTSDIR}/Mk/bsd.port.mk" > .else > : > rest of original bsd.port.mk > : > .endif > === > > as a final version of bsd.port.mk in 2.2-stable? That looks reasonable to me... Also (unrelated comment), somewhere it should be pointed out (if it's not already) that in order to build any ports yourself, you really have to have the entire ports tree checked out because of all the inter-port dependencies. Another question: when you do an install and include X, should it register the XFree86 port, so all the x utilities don't give a warning message? -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message