From owner-cvs-all Tue Mar 19 6:24:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7E9737B402; Tue, 19 Mar 2002 06:24:07 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2JEO7Z12656; Tue, 19 Mar 2002 06:24:07 -0800 (PST) (envelope-from gallatin) Message-Id: <200203191424.g2JEO7Z12656@freefall.freebsd.org> From: Andrew Gallatin Date: Tue, 19 Mar 2002 06:24:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gallatin 2002/03/19 06:24:07 PST Modified files: x11-servers/XFree86-4-Server Makefile Log: Tweaks to get this compiling on alpha: - Disable the building of DRI (as it only works on x86) - Ensure that HaveMatroxHal is defined to a valid value when DRI is not built, otherwise imake complains about a syntax error when it encounters HaveMatroxHal in the mga driver Imakefile reviewed by: will Revision Changes Path 1.109 +7 -1 ports/x11-servers/XFree86-4-Server/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message