From owner-cvs-all@FreeBSD.ORG Fri Dec 18 04:11:04 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51349106566B; Fri, 18 Dec 2009 04:11:04 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 27B688FC16; Fri, 18 Dec 2009 04:11:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI4B4ap012382; Fri, 18 Dec 2009 04:11:04 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBI4B4R1012381; Fri, 18 Dec 2009 04:11:04 GMT (envelope-from stas) Message-Id: <200912180411.nBI4B4R1012381@repoman.freebsd.org> From: Stanislav Sedov Date: Fri, 18 Dec 2009 04:11:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/Sather Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 04:11:04 -0000 stas 2009-12-18 04:11:04 UTC FreeBSD ports repository Modified files: lang/Sather Makefile Log: - Use libraries from boehm-gc-redirect instead of building own version. This fixes build failure after the boehm-gc update. Reported by: pav Revision Changes Path 1.45 +5 -21 ports/lang/Sather/Makefile