aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/xorg-dmx
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2009-01-27 21:51:16 +0000
committerRobert Noland <rnoland@FreeBSD.org>2009-01-27 21:51:16 +0000
commit1306ca9d10a1bac1490f12d2ba0b88f04d1121ff (patch)
treec544d05624f0a7d4df92a2434b8a5e96e7405b61 /x11-servers/xorg-dmx
parent60891e25da792185dcd7441f493d8b5b4dbca646 (diff)
downloadports-1306ca9d10a1bac1490f12d2ba0b88f04d1121ff.tar.gz
ports-1306ca9d10a1bac1490f12d2ba0b88f04d1121ff.zip
Add dependency on dri2proto to more server components.
Reported by: pointyhat (pav)
Notes
Notes: svn path=/head/; revision=227002
Diffstat (limited to 'x11-servers/xorg-dmx')
-rw-r--r--x11-servers/xorg-dmx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-servers/xorg-dmx/Makefile b/x11-servers/xorg-dmx/Makefile
index 191dc638d379..f6af40ec6514 100644
--- a/x11-servers/xorg-dmx/Makefile
+++ b/x11-servers/xorg-dmx/Makefile
@@ -8,6 +8,7 @@
PORTNAME= xorg-dmx
PORTVERSION= 1.5.3
PORTEPOCH= 1
+PORTREVISION= 1
CATEGORIES= x11-servers
MAINTAINER= x11@FreeBSD.org
@@ -21,7 +22,7 @@ LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm
USE_GL= gl
USE_XORG= x11 xf86driproto glproto randrproto renderproto fixesproto \
- damageproto xcmiscproto xextproto xf86miscproto \
+ dri2proto damageproto xcmiscproto xextproto xf86miscproto \
xf86vidmodeproto xf86bigfontproto scrnsaverproto bigreqsproto \
resourceproto fontsproto xf86dgaproto videoproto \
compositeproto trapproto recordproto resourceproto \