From owner-freebsd-questions@FreeBSD.ORG Sun Jun 20 11:52:32 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 B717C16A4CE for ; Sun, 20 Jun 2004 11:52:32 +0000 (GMT) Received: from smtp18.wxs.nl (smtp18.wxs.nl [195.121.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A6A643D31 for ; Sun, 20 Jun 2004 11:52:32 +0000 (GMT) (envelope-from marco@beishuizen.info) Received: from tsunami.bsd (ipd50a233c.speed.planet.nl [213.10.35.60]) by smtp18.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HZL00BXWVNBNJ@smtp18.wxs.nl> for freebsd-questions@freebsd.org; Sun, 20 Jun 2004 13:52:24 +0200 (CEST) Date: Sun, 20 Jun 2004 13:52:23 +0200 (CEST) From: Marco Beishuizen In-reply-to: <200406200404.13629.kstewart@owt.com> Sender: marco@tsunami.bsd To: Kent Stewart Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII; format=flowed Content-transfer-encoding: 7BIT FreeBSD: Homepage: References: <200406200404.13629.kstewart@owt.com> cc: freebsd-questions@freebsd.org Subject: Re: installing gFTP with gtk12 instead of gtk20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Marco Beishuizen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2004 11:52:32 -0000 On stardate Sun, 20 Jun 2004, the wise Kent Stewart entered: > 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. The solution was not the makefile but in the file /var/db/ports/gftp/options. I deleted it and after that it installed correctly. Thanks, Marco -- Real computer scientists only write specs for languages that might run on future hardware. Nobody trusts them to write specs for anything homo sapiens will ever be able to fit on a single planet.