From owner-freebsd-ports Thu Jul 15 23:32:16 1999 Delivered-To: freebsd-ports@freebsd.org Received: from dfw-ix16.ix.netcom.com (dfw-ix16.ix.netcom.com [206.214.98.16]) by hub.freebsd.org (Postfix) with ESMTP id 9A29415046 for ; Thu, 15 Jul 1999 23:32:13 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix16.ix.netcom.com (8.8.4/8.8.4) id BAA04383; Fri, 16 Jul 1999 01:30:35 -0500 (CDT) Received: from sji-ca4-70.ix.netcom.com(205.186.212.198) by dfw-ix16.ix.netcom.com via smap (V1.3) id rma004379; Fri Jul 16 01:30:22 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id XAA41446; Thu, 15 Jul 1999 23:30:17 -0700 (PDT) Date: Thu, 15 Jul 1999 23:30:17 -0700 (PDT) Message-Id: <199907160630.XAA41446@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: mharo@area51.fremont.ca.us Cc: ports@freebsd.org In-reply-to: <19990715220015.A1641@area51.fremont.ca.us> (message from Michael Haro on Thu, 15 Jul 1999 22:00:15 -0700) Subject: Re: MASTERDIR= ${.CURDIR}/..... ????? From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) References: <19990715220015.A1641@area51.fremont.ca.us> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Michael Haro * * Is there any reason that ports to use * MASTERDIR= ${.CURDIR}/../../section/port * instead of * MASTERDIR= ${PORTSDIR}/section/port ? Chicken and egg problem. (${PORTSDIR} is not defined at that point.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message