Date: Fri, 1 Feb 2002 21:28:54 +0200 From: Jeremy Lea <reg@FreeBSD.ORG> To: "Danny J. Zerkel" <dzerkel@columbus.rr.com> Cc: ports@FreeBSD.ORG Subject: Re: bsd.gnome.mk twice? Message-ID: <20020201212854.A95860@shale.csir.co.za> In-Reply-To: <200202010257.g112vlN18289@clmboh1-smtp3.columbus.rr.com>; from dzerkel@columbus.rr.com on Thu, Jan 31, 2002 at 10:02:41PM -0500 References: <200202010257.g112vlN18289@clmboh1-smtp3.columbus.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Thu, Jan 31, 2002 at 10:02:41PM -0500, Danny J. Zerkel wrote: > I've been tracing through the ports make process and noticed that > in /usr/ports/Mk/bsd.port.mk Mk/bsd.gnome.mk is unconditionally > included twice. Was that intended? No it's not. ;-) It's included once in bsd.port.pre.mk, and once in bsd.port.post.mk. The fact that these two files are actually one file is an artifact of the Port's Collection. Search for 'PORTMK' in bsd.port.mk. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.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?20020201212854.A95860>