Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 1998 11:05:17 -0600
From:      Jacques Vidrine <n@nectar.com>
To:        asami@FreeBSD.ORG (Satoshi Asami)
Cc:        ports@FreeBSD.ORG
Subject:   Re: GTK ports -- a recommendation 
Message-ID:  <199812081705.LAA74405@spawn.nectar.com>
In-Reply-To: <199812080523.VAA22674@silvia.hip.berkeley.edu> 
References:  <199812080523.VAA22674@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Vanilla tells me that setting GTK_CONFIG in the environment for
configure is enough for GTK applications to pick a GTK version.
e.g.

CONFIGURE_ENV=	GTK_CONFIG=${X11BASE}/bin/gtk11-config

This is much easier than having to patch the application's
configuration scripts, of course.

I think we still need to have gtk 1.0.x install gtk10-config
instead of gtk-config, and explicitly set GTK_CONFIG for each
port.  This will prevent mysterious breakages of ports that
depend on GTK.

Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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