diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:04:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:04:53 +0000 |
commit | 690535e580e9e4c75e59e384013d6b74d5f4bc8b (patch) | |
tree | a85f4c77c2b6d927ebc19ba98c00d8bba37050eb /x11-drivers/xf86-video-radeonhd-devel | |
parent | 6bd11d6cb3d013e765dc3b8589cfa6bd6323b381 (diff) |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-radeonhd-devel')
-rw-r--r-- | x11-drivers/xf86-video-radeonhd-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-radeonhd-devel/Makefile b/x11-drivers/xf86-video-radeonhd-devel/Makefile index 296a5dfa3a15..4d4b4b9d5e35 100644 --- a/x11-drivers/xf86-video-radeonhd-devel/Makefile +++ b/x11-drivers/xf86-video-radeonhd-devel/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= pciaccess.0:${PORTSDIR}/devel/libpciaccess XORG_CAT= driver USE_XORG= damageproto glproto videoproto xextproto xf86driproto USE_AUTOTOOLS= automake:env aclocal:env autoconf libtool +WITH_FBSD10_FIX=yes CONFLICTS= xf86-video-radeonhd-[0-9]* |