From owner-cvs-all@FreeBSD.ORG Fri Dec 17 01:46:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FA3C16A4CE; Fri, 17 Dec 2004 01:46:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEC2243D31; Fri, 17 Dec 2004 01:46:44 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBH1kiFa086045; Fri, 17 Dec 2004 01:46:44 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBH1kici086044; Fri, 17 Dec 2004 01:46:44 GMT (envelope-from adamw) Message-Id: <200412170146.iBH1kici086044@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 17 Dec 2004 01:46:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc-ooo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 01:46:45 -0000 adamw 2004-12-17 01:46:44 UTC FreeBSD ports repository Modified files: lang/gcc-ooo Makefile Log: Change LATEST_LINK=no to NO_LATEST_LINK=yes. LATEST_LINK=No doesn't actually do what maho intended. This should also fix INDEX builds for the time being, though I'm not sure it's what maintainer had in mind. Revision Changes Path 1.188 +1 -1 ports/lang/gcc-ooo/Makefile