Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 01:37:17 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407252 - head/net/openvswitch
Message-ID:  <201601260137.u0Q1bHBH017698@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Tue Jan 26 01:37:17 2016
New Revision: 407252
URL: https://svnweb.freebsd.org/changeset/ports/407252

Log:
  Mark unbroken on 9.
  
  Tested by:	rakuco
  
  PR:	206623
  Submitted by:	rakuco

Modified:
  head/net/openvswitch/Makefile

Modified: head/net/openvswitch/Makefile
==============================================================================
--- head/net/openvswitch/Makefile	Tue Jan 26 01:36:25 2016	(r407251)
+++ head/net/openvswitch/Makefile	Tue Jan 26 01:37:17 2016	(r407252)
@@ -12,8 +12,6 @@ COMMENT=	Production quality, multilayer 
 
 LICENSE=	APACHE20
 
-BROKEN_FreeBSD_9=	does not build on FreeBSD < 10.x
-
 USES=		cpe gmake libtool perl5 pkgconfig python shebangfix
 SHEBANG_FILES=	vtep/ovs-vtep
 USE_OPENSSL=	yes



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