diff options
Diffstat (limited to 'x11-drivers/xf86-video-ati/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-ati/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile index 0144d770a81d..7f74b203942a 100644 --- a/x11-drivers/xf86-video-ati/Makefile +++ b/x11-drivers/xf86-video-ati/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \ libdrm_radeon.so:graphics/libdrm +CONFLICTS_INSTALL= xf86-video-ati-legacy + USE_GL= gl XORG_CAT= driver USE_XORG= pciaccess |