summaryrefslogtreecommitdiffstats
path: root/x11/xorg
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2004-07-11 20:25:14 +0000
committeranholt <anholt@FreeBSD.org>2004-07-11 20:25:14 +0000
commit5697fb2f8ca69a8c69fc7d783ebc0a5ae25f9ae7 (patch)
tree6e672fb42f368c8c55c5f178fc02012367f74b61 /x11/xorg
parent4950a74de16a8622960111dfd21513bbb3bdbd7b (diff)
downloadFreeBSD-ports-5697fb2f8ca69a8c69fc7d783ebc0a5ae25f9ae7.zip
FreeBSD-ports-5697fb2f8ca69a8c69fc7d783ebc0a5ae25f9ae7.tar.gz
Add dependency on the DRI, now that the server doesn't do that itself.
Diffstat (limited to 'x11/xorg')
-rw-r--r--x11/xorg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index 91a897c..3c8afc1 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -26,7 +26,8 @@ RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/xorg-clients \
${X11BASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server \
${X11BASE}/bin/xfs:${PORTSDIR}/x11-servers/xorg-fontserver \
${X11BASE}/bin/Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver \
- ${X11BASE}/bin/Xprt:${PORTSDIR}/x11-servers/xorg-printserver
+ ${X11BASE}/bin/Xprt:${PORTSDIR}/x11-servers/xorg-printserver \
+ ${X11BASE}/lib/modules/dri/r200_dri.so:${PORTSDIR}/graphics/dri
# ${X11BASE}/lib/X11/doc/ddx.TXT:${PORTSDIR}/x11/xorg-documents \
FONT100DPI= ${X11BASE}/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz
OpenPOWER on IntegriCloud