From 86a169344cfc5c9825ff8e8dcafc4b4b50c8a0b6 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 3 Aug 2010 23:37:37 +0000 Subject: - Mark BROKEN in 6.x for all archs Reported by: pointyhat via pav --- x11/eaglemode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/eaglemode') diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index 572ac53bd6cc..fb3890097c4d 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -36,8 +36,8 @@ OPTIONS= XINE "Video playback support through libxine" on \ .include -.if ${ARCH} == "sparc64" && ${OSVERSION} < 700000 -BROKEN= Does not build on sparc64-6 +.if ${OSVERSION} < 700000 +BROKEN= Does not build on 6.x .endif .if !defined(WITHOUT_XINE) -- cgit v1.2.3