svn commit: r428405 - head/graphics/gnash

Dirk Meyer dinoex at FreeBSD.org
Mon Dec 12 10:04:26 UTC 2016


Author: dinoex
Date: Mon Dec 12 10:04:25 2016
New Revision: 428405
URL: https://svnweb.freebsd.org/changeset/ports/428405

Log:
  - mark BROKEN
  possible bug in boost 1.62

Modified:
  head/graphics/gnash/Makefile

Modified: head/graphics/gnash/Makefile
==============================================================================
--- head/graphics/gnash/Makefile	Mon Dec 12 10:03:34 2016	(r428404)
+++ head/graphics/gnash/Makefile	Mon Dec 12 10:04:25 2016	(r428405)
@@ -21,6 +21,8 @@ LIB_DEPENDS=	libboost_thread.so:devel/bo
 
 CONFLICTS=	gnash-devel-[0-9]*
 
+BROKEN=		fails to build with Boost 1.62
+
 USES=		cpe tar:bzip2 pkgconfig gmake libtool jpeg
 CPE_VENDOR=	gnu
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list