Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2018 14:28:17 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462525 - head/games/bloboats
Message-ID:  <201802211428.w1LESHQV097832@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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