Date: Sun, 5 Aug 2018 19:32:13 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476470 - head/games/bloboats Message-ID: <201808051932.w75JWDXG021606@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sun Aug 5 19:32:13 2018 New Revision: 476470 URL: https://svnweb.freebsd.org/changeset/ports/476470 Log: Reference PR 226180 to track the failure of this port to build with FreeBSD 12 or later. PR: 226180 Modified: head/games/bloboats/Makefile Modified: head/games/bloboats/Makefile ============================================================================== --- head/games/bloboats/Makefile Sun Aug 5 19:29:15 2018 (r476469) +++ head/games/bloboats/Makefile Sun Aug 5 19:32:13 2018 (r476470) @@ -15,7 +15,7 @@ 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 +BROKEN_FreeBSD_12= does not build on 12.X # PR 226180 USES= dos2unix gmake USE_SDL= mixer image net sdl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808051932.w75JWDXG021606>