From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 19 17:00:10 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 969B91065676 for ; Mon, 19 Jan 2009 17:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 66C8B8FC0A for ; Mon, 19 Jan 2009 17:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0JH03wS030340 for ; Mon, 19 Jan 2009 17:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0JH03pt030339; Mon, 19 Jan 2009 17:00:03 GMT (envelope-from gnats) Date: Mon, 19 Jan 2009 17:00:03 GMT Message-Id: <200901191700.n0JH03pt030339@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: bf Cc: Subject: Re: ports/130715: New Port:devel/binutils-2.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 17:00:11 -0000 The following reply was made to PR ports/130715; it has been noted by GNATS. From: bf To: Pegasus McCleaft , bug-followup@FreeBSD.org Cc: Subject: Re: ports/130715: New Port:devel/binutils-2.19 Date: Mon, 19 Jan 2009 08:55:27 -0800 (PST) I thought this port would be appearing soon after looking at the mailing lists ... ;) Well done. But please don't hardcode /usr/local/ in the patches: you should be reading the value of ${LOCALBASE} in the main port Makefile, and using that, whatever it is. Regards, b.