From cee22ac1f3b5b4edd5b0556aadeb1d4b9ed98486 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Wed, 5 Aug 2015 01:59:27 +0000 Subject: - Mark BROKEN: fails to run: X Error: BadName (named color or font does not exist) --- games/xmris/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/xmris/Makefile') diff --git a/games/xmris/Makefile b/games/xmris/Makefile index ab75eff3b36..538182de0ec 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Version of the Mr Do video arcade game for X11 +BROKEN= fails to run + USES= imake tar:tgz USE_XORG= x11 xext xaw xmu xt sm ice MAKE_ARGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -- cgit