From owner-freebsd-questions@FreeBSD.ORG Sun Jun 20 11:04:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3CC616A4CE for ; Sun, 20 Jun 2004 11:04:40 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65B8D43D55 for ; Sun, 20 Jun 2004 11:04:40 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i5KB41co012993; Sun, 20 Jun 2004 04:04:02 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org, Marco Beishuizen Date: Sun, 20 Jun 2004 04:04:13 -0700 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406200404.13629.kstewart@owt.com> Subject: Re: installing gFTP with gtk12 instead of gtk20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2004 11:04:40 -0000 On Sunday 20 June 2004 03:54 am, Marco Beishuizen wrote: > I'm trying to install gFTP from the ports. When I do a make install, > it constantly wants to install gtk20 instead of gtk12. Gtk20 isn't > installed on my machine due to errors during the build, but gtk12 is > installed. > > According to the gFTP website it shouldn't be a problem to install > gFTP with gtk12, so how do I force the gFTP-port to install it with > gtk12 instead of gtk20? > > PS I'm running FreeBSD-i386 4.10-STABLE. > Look at the Makefile. It defaults to gtk12 unless you have gtk2 defined some place such as /etc/make.conf. Kill the define and it should use 1.2. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html