From owner-freebsd-gnome Mon Feb 17 13:32: 8 2003 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 111B137B401 for ; Mon, 17 Feb 2003 13:32:07 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B310243F85 for ; Mon, 17 Feb 2003 13:32:03 -0800 (PST) (envelope-from barner@in.tum.de) Received: from mailrelay2.informatik.tu-muenchen.de (mailrelay2.informatik.tu-muenchen.de [131.159.254.8]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 7BDA665CA for ; Mon, 17 Feb 2003 22:32:02 +0100 (MET) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay2.informatik.tu-muenchen.de (Postfix) with ESMTP id 605D347403 for ; Mon, 17 Feb 2003 22:32:02 +0100 (MET) Received: from mail.foo.bar (atleo2.leo.org [131.159.72.4]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 6417E6CB10 for ; Mon, 17 Feb 2003 22:32:01 +0100 (MET) Received: from kiste.foo.bar (kiste.foo.bar [10.0.0.100]) by mail.foo.bar (Postfix) with ESMTP id 44A678A for ; Mon, 17 Feb 2003 20:28:03 +0100 (CET) Received: by kiste.foo.bar (Postfix, from userid 1000) id CA1237001; Mon, 17 Feb 2003 20:28:03 +0100 (CET) Date: Mon, 17 Feb 2003 20:28:03 +0100 From: Simon Barner To: gnome@FreeBSD.org Subject: FreeBSD ports/www/galeon: Build without nautilus support Message-ID: <20030217192803.GA63841@simonbarner.myfqdn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, when upgrading to Galeon 1.2.8 today, the build failed because I did not have nautlius 1 installed (I do have nautilus 2 since I am a GNOME 2 user, but I do not want to upgrade to Galeon 2 yet). I was able to fix it by changing "--enable-nautilus-view" to "--enable-nautilus-view=auto" (I am speaking of the CONFIGURE_ARGS variable in the port's Makefile). If this detects nautlius correctly, this might be the way to go, otherwisely I'd suggest a WANT_NAUTILUS switch or nautilus 1 as a dependency (but I'd say that it's better when nautilus is optional). Regards + keep up the good work, Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message