diff options
Diffstat (limited to 'x11-drivers/xf86-video-i810/Makefile')
-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 81cc52fc0c2e..f6444d04ac65 100644 --- a/x11-drivers/xf86-video-i810/Makefile +++ b/x11-drivers/xf86-video-i810/Makefile @@ -13,6 +13,8 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org i810 display driver +CONFLICTS= xf86-video-intel-[0-9]* + USE_GL= gl XORG_CAT= driver |