diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2018-10-18 02:10:00 +0000 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2018-10-18 02:10:00 +0000 |
commit | 425938f86a2f6187cd5fed83e89be868faa781a6 (patch) | |
tree | 62f79ac758c241f63fcc5f836d630abd5af1d5d8 /x11-drivers/xf86-video-ati | |
parent | 6829e6204bbd09571432b2dde80b90f438f2d647 (diff) | |
download | ports-425938f86a2f6187cd5fed83e89be868faa781a6.tar.gz ports-425938f86a2f6187cd5fed83e89be868faa781a6.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-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 |