From 9c5b17fdc28895f277b9b0dfb16f742a6b2763fc Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 14 Sep 2008 20:43:36 +0000 Subject: - Mark BROKEN: does not compile Reported by: pointyhat Approved by: portmgr (self) --- x11-drivers/xf86-video-i810/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-drivers/xf86-video-i810/Makefile b/x11-drivers/xf86-video-i810/Makefile index 17bb4c711e0a..8488d0185fac 100644 --- a/x11-drivers/xf86-video-i810/Makefile +++ b/x11-drivers/xf86-video-i810/Makefile @@ -15,6 +15,8 @@ COMMENT= X.Org i810 display driver CONFLICTS= xf86-video-intel-[0-9]* +BROKEN= does not compile + USE_GL= gl XORG_CAT= driver -- cgit