svn commit: r418741 - head/games/vegastrike

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Jul 18 20:01:17 UTC 2016


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 \


More information about the svn-ports-all mailing list