From owner-freebsd-questions Tue Jun 18 5:26:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns.perimeter.co.za (dns.perimeter.co.za [196.25.164.254]) by hub.freebsd.org (Postfix) with ESMTP id 4907D37B410 for ; Tue, 18 Jun 2002 05:26:48 -0700 (PDT) Received: from PATRICK (loopback.mipjhb [209.212.102.245] (may be forged)) by dns.perimeter.co.za (8.11.1/8.11.1) with SMTP id g5ICQZT51845 for ; Tue, 18 Jun 2002 14:26:36 +0200 (SAST) (envelope-from peri@perimeter.co.za) Message-ID: <028101c216c3$0b699da0$b50d030a@PATRICK> From: "Patrick O'Reilly" To: "FreeBSD Question List" Subject: Re: 4.5 to 4.6 - effect on X11 ??? : Answered Date: Tue, 18 Jun 2002 14:24:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FYI: I also got this useful info emailed to me directly - thanks B. --- If you've run mergemaster after your install you should have an updated version of /etc/defaults/make.conf - and in it will be the following: # By default, the ports collection attempts to use XFree86 4.X. If # you are running XFree86 3.3.X, uncomment this line. # #XFREE86_VERSION= 3 The correct place to set this is to add the above (unhashed) line to your /etc/make.conf to override the /etc/defaults/make.conf line. If you ever update your X to 4, then don't forget to remove this line. PS: if you haven't run mergemaster it is a very very very good idea to do so - but do it carefully. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message