summaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-05-14 05:40:45 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-05-14 05:40:45 +0000
commit19d9fd276ab2f84ca4b17a3572a094d062c68cb6 (patch)
tree2b40955d4585536e394ae6e51cf1971905508aa5 /x11-drivers
parentCreate ${PREFIX}/${SKYPEDIR} before doing ${COPYTREE_SHARE}. (diff)
. add glproto as a dependency, so packages are got compiled without DRI support;
. bump PORTREVISION. PR: ports/134008 Submitted by: bsam (me) Approved by: x11@ (maintainer timeout, 19 days)
Notes
Notes: svn path=/head/; revision=233870
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-radeonhd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-radeonhd/Makefile b/x11-drivers/xf86-video-radeonhd/Makefile
index 17b37ace457e..d331a1f442b3 100644
--- a/x11-drivers/xf86-video-radeonhd/Makefile
+++ b/x11-drivers/xf86-video-radeonhd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xf86-video-radeonhd
PORTVERSION= 1.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -16,7 +16,7 @@ COMMENT= X.Org ati RadeonHD display driver
OPTIONS= UTILS "Install rhd_conntest and rhd_dump utilities" off
XORG_CAT= driver
-USE_XORG= damageproto videoproto xextproto xf86driproto
+USE_XORG= damageproto glproto videoproto xextproto xf86driproto
CONFIGURE_ARGS= --enable-exa
CONFLICTS= xf86-video-radeonhd-devel-[0-9]*