From owner-cvs-ports@FreeBSD.ORG Fri Dec 17 18:31:09 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C8F316A4CE; Fri, 17 Dec 2004 18:31:09 +0000 (GMT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0477743D2F; Fri, 17 Dec 2004 18:31:09 +0000 (GMT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost [127.0.0.1]) by blues.jpj.net (8.12.9p2/8.12.9) with ESMTP id iBHIV4oJ021249; Fri, 17 Dec 2004 13:31:04 -0500 (EST) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)iBHIV4xi021246; Fri, 17 Dec 2004 13:31:04 -0500 (EST) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Fri, 17 Dec 2004 13:31:04 -0500 (EST) From: Trevor Johnson To: "David E. O'Brien" In-Reply-To: <200412141913.iBEJDAcl067339@repoman.freebsd.org> Message-ID: <20041217132356.T20197@blues.jpj.net> References: <200412141913.iBEJDAcl067339@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.48 on 127.0.0.1 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-8 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 18:31:09 -0000 > obrien 2004-12-14 19:13:10 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-8 Makefile > Log: > First cut at supporting AMD64 (to give 32-bit support). > > Revision Changes Path > 1.87 +9 -1 ports/emulators/linux_base-8/Makefile > > I doubt that the code you added after the inclusion of bsd.port.mk (via bsd.port.post.mk) will be reached. -- Trevor Johnson