Date: Mon, 19 Jul 1999 03:53:08 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Michael Haro <mharo@area51.fremont.ca.us> Cc: FreeBSD Ports Team <ports@freebsd.org> Subject: Re: MASTERDIR= ${.CURDIR}/..... ????? Message-ID: <19990719035307.A1932@dragon.nuxi.com> In-Reply-To: <19990715220015.A1641@area51.fremont.ca.us>; from Michael Haro on Thu, Jul 15, 1999 at 10:00:15PM -0700 References: <19990715220015.A1641@area51.fremont.ca.us>
next in thread | previous in thread | raw e-mail | index | archive | help
> Is there any reason that ports to use > MASTERDIR= ${.CURDIR}/../../section/port > instead of > MASTERDIR= ${PORTSDIR}/section/port ? Yes, it is useful to use ${.CURDIR} if you are working on both the master and slave ports [outside of /usr/ports]. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990719035307.A1932>