From af21c9400b5e2d044fa59235ae08d976d585bab9 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 5 Dec 2002 01:25:32 +0000 Subject: [1] Quiet some prolific debug output in cirrus driver. [2] Stop SIGILLs when running GL clients on systems with SSE but no CPU_ENABLE_SSE in the kernel. [3] Fix imake complaints after XFree86-4-libraries patch to stop libXThrStub build on post-500043 -current. PR: [1] 38590 Approved by: portmgr --- x11-servers/XFree86-4-Server-snap/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-servers/XFree86-4-Server-snap/Makefile') diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile index f1a26e3fe5f7..66cca0215674 100644 --- a/x11-servers/XFree86-4-Server-snap/Makefile +++ b/x11-servers/XFree86-4-Server-snap/Makefile @@ -7,7 +7,7 @@ PORTNAME= Server PORTVERSION= 4.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-servers MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \ ${MASTER_SITE_LOCAL:S/$/:local/} @@ -30,7 +30,8 @@ USE_IMAKE= YES DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc PATCHDIR= ${.CURDIR}/../../x11/XFree86-4-libraries/files -.for pf in patch-text-mode.c patch-xf86Configure.c patch-xf86config.c patch-mga_driver.c +.for pf in patch-text-mode.c patch-xf86Configure.c patch-xf86config.c \ + patch-mga_driver.c patch-common_x86.c patch-alp_xaam.c EXTRA_PATCHES+= ${.CURDIR}/files/${pf} .endfor SCRIPTS_ENV= OSVERSION=${OSVERSION} \ -- cgit v1.2.3