Date: Thu, 14 Dec 2017 14:45:47 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456299 - head/lang/oo2c Message-ID: <201712141445.vBEEjlup017089@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712141445.vBEEjlup017089>