Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 19:47:03 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525602 - head/devel/erlang-oserl
Message-ID:  <202002081947.018Jl3Fs098613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  8 19:47:03 2020
New Revision: 525602
URL: https://svnweb.freebsd.org/changeset/ports/525602

Log:
  Mark BROKEN: fails to build
  
  txt2tags: Error: Invalid target 'xhtml'
  
  Reported by:	pkg-fallout

Modified:
  head/devel/erlang-oserl/Makefile

Modified: head/devel/erlang-oserl/Makefile
==============================================================================
--- head/devel/erlang-oserl/Makefile	Sat Feb  8 19:45:44 2020	(r525601)
+++ head/devel/erlang-oserl/Makefile	Sat Feb  8 19:47:03 2020	(r525602)
@@ -8,6 +8,8 @@ PKGNAMEPREFIX=	erlang-
 MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	SMPP library for Erlang
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	erlc:lang/erlang \
 		txt2tags:textproc/txt2tags
 RUN_DEPENDS=	erl:lang/erlang \



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