svn commit: r462525 - head/games/bloboats

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 21 14:28:18 UTC 2018


Author: ehaupt
Date: Wed Feb 21 14:28:17 2018
New Revision: 462525
URL: https://svnweb.freebsd.org/changeset/ports/462525

Log:
  Mark broken on FreeBSD 12.X
  
  Notified by:	pkg-fallout

Modified:
  head/games/bloboats/Makefile

Modified: head/games/bloboats/Makefile
==============================================================================
--- head/games/bloboats/Makefile	Wed Feb 21 14:10:56 2018	(r462524)
+++ head/games/bloboats/Makefile	Wed Feb 21 14:28:17 2018	(r462525)
@@ -15,6 +15,8 @@ COMMENT=	Boat racing game in the spirit of Elasto Mani
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/copying.txt
 
+BROKEN_FreeBSD_12=	does not build on 12.X
+
 USES=		dos2unix gmake
 USE_SDL=	mixer image net sdl
 USE_GL=		gl glu


More information about the svn-ports-all mailing list