Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 04:04:13 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org, Marco Beishuizen <marco@beishuizen.info>
Subject:   Re: installing gFTP with gtk12 instead of gtk20
Message-ID:  <200406200404.13629.kstewart@owt.com>
In-Reply-To: <Pine.BSF.4.60.0406201244360.16032@tsunami.bsd>
References:  <Pine.BSF.4.60.0406201244360.16032@tsunami.bsd>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406200404.13629.kstewart>