Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2015 01:59:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393561 - head/games/xmris
Message-ID:  <201508050159.t751xSQj044410@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Aug  5 01:59:27 2015
New Revision: 393561
URL: https://svnweb.freebsd.org/changeset/ports/393561

Log:
  - Mark BROKEN: fails to run:
  
  X Error: BadName (named color or font does not exist)

Modified:
  head/games/xmris/Makefile

Modified: head/games/xmris/Makefile
==============================================================================
--- head/games/xmris/Makefile	Wed Aug  5 00:00:12 2015	(r393560)
+++ head/games/xmris/Makefile	Wed Aug  5 01:59:27 2015	(r393561)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508050159.t751xSQj044410>