summaryrefslogtreecommitdiff
path: root/graphics/linux_dri-devel
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-08-07 14:37:09 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-08-07 14:37:09 +0000
commit687fb29544dd59b70497731f5c7afb28084342ab (patch)
tree8f7d770359914bd60b48b21055a66948f6f318f0 /graphics/linux_dri-devel
parent- Mark broken on 4.x (diff)
Mark the port BROKEN if ${OSVERSION} < 500000: does not extract on 4.x
(both bz2 and gz sources are used) Reported by: krismail Approved by: netchild (mentor, implicit)
Notes
Notes: svn path=/head/; revision=169993
Diffstat (limited to 'graphics/linux_dri-devel')
-rw-r--r--graphics/linux_dri-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/linux_dri-devel/Makefile b/graphics/linux_dri-devel/Makefile
index bafc34070b18..ba8b433c633b 100644
--- a/graphics/linux_dri-devel/Makefile
+++ b/graphics/linux_dri-devel/Makefile
@@ -24,6 +24,10 @@ USE_LINUX= yes
USE_LINUX_PREFIX= yes
USE_XLIB= yes
+.if ${OSVERSION} < 500000
+BROKEN= does not extract on 4.x (both bz2 and gz sources are used)
+.endif
+
# don't package this for amd64 until we come up with 32-bit ioctl wrappers for
# the drm.
ONLY_FOR_ARCHS= i386