Date: Mon, 18 Jul 2016 15:11:59 -0500 From: John Marino <freebsd.contact@marino.st> To: Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r418741 - head/games/vegastrike Message-ID: <8e36728f-f236-9c52-4416-0865b70ec40b@marino.st> In-Reply-To: <201607182001.u6IK1GG6003764@repo.freebsd.org> References: <201607182001.u6IK1GG6003764@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry, Can you change this to either: BROKEN_FreeBSD or BROKEN_FreeBSD_10 + BROKEN_FreeBSD_11 + BROKEN_FreeBSD_12 ? This builds just file in DragonFly and it appears to build in FreeBSD 9 as well according to portsmon. John On 7/18/2016 15:01, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Mon Jul 18 20:01:16 2016 > New Revision: 418741 > URL: https://svnweb.freebsd.org/changeset/ports/418741 > > Log: > - Mark BROKEN: does not build > > Reported by: pkg-fallout > > Modified: > head/games/vegastrike/Makefile > > Modified: head/games/vegastrike/Makefile > ============================================================================== > --- head/games/vegastrike/Makefile Mon Jul 18 19:59:29 2016 (r418740) > +++ head/games/vegastrike/Makefile Mon Jul 18 20:01:16 2016 (r418741) > @@ -13,6 +13,8 @@ COMMENT= Open source 3D space simulator > > LICENSE= GPLv2 > > +BROKEN= does not build (numerous C++ errors) > + > RUN_DEPENDS= ${DATADIR}/vegastrike.ico:games/vegastrike-data > LIB_DEPENDS= libboost_python.so:devel/boost-python-libs \ > libexpat.so:textproc/expat2 \ > --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8e36728f-f236-9c52-4416-0865b70ec40b>