Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2016 20:01:16 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418741 - head/games/vegastrike
Message-ID:  <201607182001.u6IK1GG6003764@repo.freebsd.org>

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



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