From owner-freebsd-ports@FreeBSD.ORG Sat Jan 31 09:58:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B9AC16A4D4 for ; Sat, 31 Jan 2004 09:58:36 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A5D43D6B for ; Sat, 31 Jan 2004 09:58:34 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i0VHwJET004219 for ; Sat, 31 Jan 2004 10:58:19 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 31 Jan 2004 10:58:03 -0700 (MST) Message-Id: <20040131.105803.64523683.imp@bsdimp.com> To: ports@freebsd.org From: "M. Warner Losh" X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: sane X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:58:36 -0000 Is there any reason why sane-backend, and depend ports depend on the gettext-old port instead of the gettext port? Changing these in a few places seems to make it build OK and doesn't conflict with the other ports that I have installed in my tree that want the new version (unless I'm just being stupid, and should force the old version to install). Warner