diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-09-14 20:43:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-09-14 20:43:36 +0000 |
commit | 19e341640fdeee86a17272d7da6c01dd07a5d3e1 (patch) | |
tree | d3085f73642d315c7350b31b1eb5363883964c10 /x11-drivers | |
parent | 3fcdf35eed93838909cbd1edf67a1e15cb3fc1c0 (diff) | |
download | ports-19e341640fdeee86a17272d7da6c01dd07a5d3e1.tar.gz ports-19e341640fdeee86a17272d7da6c01dd07a5d3e1.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-i810/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |