aboutsummaryrefslogtreecommitdiff
path: root/graphics/dri/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-21 14:59:09 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-21 14:59:09 +0000
commit92fd818e82e0ff3690045a18bee832782fb82eca (patch)
tree84711090114c41ec6d40245c3973be40db69dd54 /graphics/dri/Makefile
parentff01d1bb6f28b00e59f0af3cf2f05fae88a6c087 (diff)
downloadports-92fd818e82e0ff3690045a18bee832782fb82eca.tar.gz
ports-92fd818e82e0ff3690045a18bee832782fb82eca.zip
Notes
Diffstat (limited to 'graphics/dri/Makefile')
-rw-r--r--graphics/dri/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile
index 62e445c03d36..89d6c0f95d67 100644
--- a/graphics/dri/Makefile
+++ b/graphics/dri/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dri
PORTVERSION= 6.5.3
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -16,7 +17,8 @@ DISTNAME= MesaLib-${PORTVERSION}
MAINTAINER= anholt@FreeBSD.org
COMMENT= OpenGL hardware acceleration drivers for the DRI
-LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm
+LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm \
+ expat.6:${PORTSDIR}/textproc/expat2
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
CONFLICTS= xfree86-dri-* dri-6.2.2005* dri-6.5.2006*