Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2016 11:30:39 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420664 - head/devel/erlang-exmpp
Message-ID:  <201608231130.u7NBUdxK039761@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Aug 23 11:30:38 2016
New Revision: 420664
URL: https://svnweb.freebsd.org/changeset/ports/420664

Log:
  Mark as BROKEN: does not build with Erlang 19.

Modified:
  head/devel/erlang-exmpp/Makefile

Modified: head/devel/erlang-exmpp/Makefile
==============================================================================
--- head/devel/erlang-exmpp/Makefile	Tue Aug 23 11:19:05 2016	(r420663)
+++ head/devel/erlang-exmpp/Makefile	Tue Aug 23 11:30:38 2016	(r420664)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	erl:lang/erlang
 LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libxml2.so:textproc/libxml2
 
+BROKEN=		build fails with Erlang 19
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	processone
 



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