svn commit: r454293 - head/games/opensurge

Rene Ladan rene at FreeBSD.org
Wed Nov 15 21:39:01 UTC 2017


Author: rene
Date: Wed Nov 15 21:39:00 2017
New Revision: 454293
URL: https://svnweb.freebsd.org/changeset/ports/454293

Log:
  games/opensurge: actually mark it as broken
  
  Submitted by:	antoine

Modified:
  head/games/opensurge/Makefile

Modified: head/games/opensurge/Makefile
==============================================================================
--- head/games/opensurge/Makefile	Wed Nov 15 20:54:46 2017	(r454292)
+++ head/games/opensurge/Makefile	Wed Nov 15 21:39:00 2017	(r454293)
@@ -18,6 +18,7 @@ LICENSE_COMB=	multi
 LICENSE_FILE_GPLv2+ =	${WRKSRC}/licenses/GPLv2.txt
 LICENSE_FILE_CC-BY-SA-3.0=	${WRKSRC}/licenses/CC-BY-SA-3.0.txt
 
+BROKEN=		Does not build
 DEPRECATED=	Does not build
 EXPIRATION_DATE=2018-02-01
 


More information about the svn-ports-all mailing list