From owner-freebsd-gnome@FreeBSD.ORG Fri Apr 4 19:31:58 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CE0837B401 for ; Fri, 4 Apr 2003 19:31:58 -0800 (PST) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1736B43F3F for ; Fri, 4 Apr 2003 19:31:58 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-202-168.lsanca1.elnk.dsl.genuity.net ([4.62.202.168] helo=netcom1.netcom.com) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 191ePN-0002TM-00 for gnome@freebsd.org; Fri, 04 Apr 2003 19:31:57 -0800 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 547E752DC; Fri, 4 Apr 2003 19:31:57 -0800 (PST) From: Mike Harding To: gnome@freebsd.org Message-Id: <20030405033157.547E752DC@netcom1.netcom.com> Date: Fri, 4 Apr 2003 19:31:57 -0800 (PST) Subject: gal2 lib check wrong (from gnumeric2) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 03:31:58 -0000 gnumeric2 Makefile checks for gal2.0.0, gal2.0 is what's installed. ... ===> Installing for gal2-1.99.2 ===> gal2-1.99.2 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of gal2-1.99.2 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/x11-toolkits/gal2. *** Error code 1 Stop in /usr/ports/math/gnumeric2. *** Error code 1 Stop in /usr/ports/x11/gnome2-fifth-toe. - Mike H.