From owner-cvs-all@FreeBSD.ORG Mon Oct 25 20:14:28 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 33B8516A4D0; Mon, 25 Oct 2004 20:14:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126C543D1D; Mon, 25 Oct 2004 20:14:28 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9PKERLJ033909; Mon, 25 Oct 2004 20:14:27 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9PKERFI033908; Mon, 25 Oct 2004 20:14:27 GMT (envelope-from mi) Message-Id: <200410252014.i9PKERFI033908@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 25 Oct 2004 20:14:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/lcms Makefile ports/graphics/lcms/files patch-test-static 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: Mon, 25 Oct 2004 20:14:28 -0000 mi 2004-10-25 20:14:27 UTC FreeBSD ports repository Modified files: graphics/lcms Makefile Added files: graphics/lcms/files patch-test-static Log: Remove the bogus dependency on -ltiff (--without-tiff was always in there). Make the testcms link the new -lcms statically to avoid possible conflicts with the already installed library (probably of a different version). PR: ports/68610 Revision Changes Path 1.16 +0 -4 ports/graphics/lcms/Makefile 1.1 +9 -0 ports/graphics/lcms/files/patch-test-static (new)