aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2006-06-25 22:43:13 +0800
committeranholt <anholt@FreeBSD.org>2006-06-25 22:43:13 +0800
commit03da7d69ffe40cd18df0667fc96ff1397b7f9056 (patch)
tree69e4b0da5cf2ddf0ea33b30442c3af35b425e99a /graphics
parent247fa2350bd1404711e38514fd4e04a0f6d4286c (diff)
downloadfreebsd-ports-gnome-03da7d69ffe40cd18df0667fc96ff1397b7f9056.tar.gz
freebsd-ports-gnome-03da7d69ffe40cd18df0667fc96ff1397b7f9056.tar.zst
freebsd-ports-gnome-03da7d69ffe40cd18df0667fc96ff1397b7f9056.zip
Mark new CONFLICTS for dri-devel.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dri/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile
index c214c7ce88a1..526b88f47544 100644
--- a/graphics/dri/Makefile
+++ b/graphics/dri/Makefile
@@ -19,7 +19,7 @@ COMMENT= OpenGL hardware acceleration drivers for the DRI
LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm
BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
-CONFLICTS= xfree86-dri-* dri-6.2.2005*
+CONFLICTS= xfree86-dri-* dri-6.2.2005* dri-6.5.2006*
WRKSRC= ${WRKDIR}/Mesa-${PORTVERSION}
USE_X_PREFIX= yes