aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-06-29 14:06:36 +0000
committerEric Anholt <anholt@FreeBSD.org>2006-06-29 14:06:36 +0000
commitf23c4e960774d6f60ee39b3ce007e9d7dddd41ae (patch)
tree5b3c676bb9eb7c01d5a30130a499822131faa389 /graphics
parent539d5f18bae47b34983bc99f82c6910b1f98ceff (diff)
downloadports-f23c4e960774d6f60ee39b3ce007e9d7dddd41ae.tar.gz
ports-f23c4e960774d6f60ee39b3ce007e9d7dddd41ae.zip
Stop trying to do something with a local copy of libdrm, and depend on the
system's.
Notes
Notes: svn path=/head/; revision=166598
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dri-devel/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/dri-devel/Makefile b/graphics/dri-devel/Makefile
index af840ecd31ca..b71ee2a15428 100644
--- a/graphics/dri-devel/Makefile
+++ b/graphics/dri-devel/Makefile
@@ -12,17 +12,13 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.freebsd.org/~anholt/dri/
MASTER_SITE_SUBDIR= anholt
-DISTFILES= Mesa-20060624.tar.bz2 \
- drm-20060624.tar.bz2
+DISTFILES= Mesa-20060624.tar.bz2
MAINTAINER= anholt@FreeBSD.org
COMMENT= DRI OpenGL drivers snapshot
BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
-
-EXTRA_DISTFILES= \
- Mesa-20050719.tar.bz2 \
- drm-20050719.tar.bz2
+LIB_DEPENDS= drm.2:${PORTSDIR}/graphics/libdrm
CONFLICTS= xfree86-dri-[0-9]* dri-6.2_* dri-6.4_*