From e143953bcb6901b013fd857471eba64e0e5eaa8b Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 25 Nov 2002 00:18:32 +0000 Subject: Change the BROKEN for 5.0 to IGNORE so that bento won't try to compile it. --- graphics/drm-kmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/drm-kmod') diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile index 3c781902697a..33754e61fba8 100644 --- a/graphics/drm-kmod/Makefile +++ b/graphics/drm-kmod/Makefile @@ -22,7 +22,7 @@ PKGMESSAGE= ${WRKSRC}/.MESSAGE .if ${OSVERSION} < 400006 BROKEN= "FreeBSD before 4.1 is not supported" .elif ${OSVERSION} > 500000 -BROKEN= "FreeBSD 5.0 has DRM supplied by the kernel" +IGNORE= "FreeBSD 5.0 has DRM supplied by the kernel" .endif .if defined(WITH_SMP) -- cgit v1.2.3