Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2016 10:04:25 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428405 - head/graphics/gnash
Message-ID:  <201612121004.uBCA4PeZ059528@repo.freebsd.org>

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



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