From 04ee65359a081d6484663b6d47650a46b9efb90b Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 20 Oct 2009 08:16:29 +0000 Subject: [PATCH] Mark BROKEN on all platforms. --- games/abridge/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/abridge/Makefile b/games/abridge/Makefile index ecaba05f64df..a944bf3dbe59 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Bridge game +BROKEN= does not build + USE_WX= 2.4 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes @@ -26,8 +28,6 @@ PLIST_FILES= bin/abridge .if ${ARCH} != "i386" BROKEN= Does not compile on !i386 -.elif ${OSVERSION} >= 800074 -BROKEN= does not build .endif .include