Date: Fri, 21 Apr 2000 21:09:07 -0400 From: "William D. Freeman" <wdf@picusnet.com> To: Tobias Roth <roth@iamexwi.unibe.ch> Cc: freebsd-questions@freebsd.org Subject: Re: Xfree 3.x dependencies in ports Message-ID: <3900FBB3.103B65DC@picusnet.com> References: <Pine.GSO.4.10.10004220257190.13595-100000@giger>
next in thread | previous in thread | raw e-mail | index | archive | help
Tobias Roth wrote: > > Hello > > There are a lot of ports that depend on XFree 3.3.x > I have Xfree 4 installed. How do I teach those ports that I have a more > recent version of Xfree than they demand? > > thx, Tobe > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Ever look at an autconf script (./configure) and see it checking for deps: Checking for GTK >= 1.1.2 or somthing like that. Greater than or equal too, and ports compile from source. -- William D. Freeman <wdf@picusnet.com> http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- G-- e- h! r !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3900FBB3.103B65DC>