svn commit: r456299 - head/lang/oo2c

Steve Wills swills at FreeBSD.org
Thu Dec 14 14:45:48 UTC 2017


Author: swills
Date: Thu Dec 14 14:45:47 2017
New Revision: 456299
URL: https://svnweb.freebsd.org/changeset/ports/456299

Log:
  lang/oo2c: mark broken with new libxml2

Modified:
  head/lang/oo2c/Makefile

Modified: head/lang/oo2c/Makefile
==============================================================================
--- head/lang/oo2c/Makefile	Thu Dec 14 14:40:29 2017	(r456298)
+++ head/lang/oo2c/Makefile	Thu Dec 14 14:45:47 2017	(r456299)
@@ -13,6 +13,8 @@ COMMENT=	Optimizing Oberon-2 compiler of University of
 
 LICENSE=	GPLv2
 
+BROKEN=		Fails to build with new libxml2
+
 BUILD_DEPENDS=	xsltproc:textproc/libxslt
 RUN_DEPENDS=	libtool:devel/libtool
 LIB_DEPENDS=	libgc.so:devel/boehm-gc


More information about the svn-ports-all mailing list