From owner-freebsd-ports Fri Feb 1 11:29:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id 1786D37B404 for ; Fri, 1 Feb 2002 11:29:18 -0800 (PST) Received: (from reg@localhost) by shale.csir.co.za (8.11.5/8.11.5) id g11JSsb96200; Fri, 1 Feb 2002 21:28:54 +0200 (SAT) (envelope-from reg) Date: Fri, 1 Feb 2002 21:28:54 +0200 From: Jeremy Lea To: "Danny J. Zerkel" Cc: ports@FreeBSD.ORG Subject: Re: bsd.gnome.mk twice? Message-ID: <20020201212854.A95860@shale.csir.co.za> References: <200202010257.g112vlN18289@clmboh1-smtp3.columbus.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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