svn commit: r393561 - head/games/xmris

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Aug 5 01:59:28 UTC 2015


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 at 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


More information about the svn-ports-head mailing list