Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2016 08:42:07 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424393 - head/sysutils/xen-tools
Message-ID:  <201610210842.u9L8g7Ll064930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Oct 21 08:42:06 2016
New Revision: 424393
URL: https://svnweb.freebsd.org/changeset/ports/424393

Log:
  - Mark broken on 9.x as well
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/xen-tools/Makefile

Modified: head/sysutils/xen-tools/Makefile
==============================================================================
--- head/sysutils/xen-tools/Makefile	Fri Oct 21 08:40:09 2016	(r424392)
+++ head/sysutils/xen-tools/Makefile	Fri Oct 21 08:42:06 2016	(r424393)
@@ -13,6 +13,7 @@ COMMENT=	Xen management tool, based on L
 LICENSE=	GPLv2 LGPL3
 LICENSE_COMB=	multi
 
+BROKEN_FreeBSD_9=	does not build
 BROKEN_FreeBSD_10=	does not build
 
 LIB_DEPENDS=	libyajl.so:devel/yajl \



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