svn commit: r456300 - branches/2017Q4/lang/oo2c

Steve Wills swills at FreeBSD.org
Thu Dec 14 14:47:02 UTC 2017


Author: swills
Date: Thu Dec 14 14:46:20 2017
New Revision: 456300
URL: https://svnweb.freebsd.org/changeset/ports/456300

Log:
  MFH: r456299
  
  lang/oo2c: mark broken with new libxml2
  
  Approved by:	ports-secteam (implicit)

Modified:
  branches/2017Q4/lang/oo2c/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/lang/oo2c/Makefile
==============================================================================
--- branches/2017Q4/lang/oo2c/Makefile	Thu Dec 14 14:45:47 2017	(r456299)
+++ branches/2017Q4/lang/oo2c/Makefile	Thu Dec 14 14:46:20 2017	(r456300)
@@ -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