svn commit: r525602 - head/devel/erlang-oserl

Antoine Brodin antoine at FreeBSD.org
Sat Feb 8 19:47:04 UTC 2020


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 at FreeBSD.org
 COMMENT=	SMPP library for Erlang
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	erlc:lang/erlang \
 		txt2tags:textproc/txt2tags
 RUN_DEPENDS=	erl:lang/erlang \


More information about the svn-ports-all mailing list