svn commit: r420664 - head/devel/erlang-exmpp

Jimmy Olgeni olgeni at FreeBSD.org
Tue Aug 23 11:30:40 UTC 2016


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
 


More information about the svn-ports-head mailing list