summaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2009-06-04 16:34:07 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2009-06-04 16:34:07 +0000
commitb300e8ed132ed35ae2154c821b073fe50ba63bef (patch)
treedf03a6a00c9f269f7157d0e68303d69673d39a06 /x11-drivers
parent- Bump maxima portrevision due to lang/sbcl update. (diff)
Fix dependency on glproto to enable DRI.
Related PR: ports/134008 Submitted by: bsam
Notes
Notes: svn path=/head/; revision=235169
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-radeonhd-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-radeonhd-devel/Makefile b/x11-drivers/xf86-video-radeonhd-devel/Makefile
index 0010fe05b21e..b1f55540047d 100644
--- a/x11-drivers/xf86-video-radeonhd-devel/Makefile
+++ b/x11-drivers/xf86-video-radeonhd-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xf86-video-radeonhd
PORTVERSION= 1.2.5.20090605
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-drivers
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= nork
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-
LIB_DEPENDS= pciaccess.0:${PORTSDIR}/devel/libpciaccess
XORG_CAT= driver
-USE_XORG= damageproto videoproto xextproto xf86driproto
+USE_XORG= damageproto glproto videoproto xextproto xf86driproto
USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:15
CONFLICTS= xf86-video-radeonhd-[0-9]* xf86-video-ati-[0-9]*