svn commit: r424393 - head/sysutils/xen-tools

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Oct 21 08:42:08 UTC 2016


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 \


More information about the svn-ports-all mailing list