Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2016 13:17:32 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410520 - head/devel/objecthash
Message-ID:  <201603071317.u27DHWH9023839@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Mon Mar  7 13:17:31 2016
New Revision: 410520
URL: https://svnweb.freebsd.org/changeset/ports/410520

Log:
  Mark broken on 9; doesn't build.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/devel/objecthash/Makefile

Modified: head/devel/objecthash/Makefile
==============================================================================
--- head/devel/objecthash/Makefile	Mon Mar  7 12:53:01 2016	(r410519)
+++ head/devel/objecthash/Makefile	Mon Mar  7 13:17:31 2016	(r410520)
@@ -13,6 +13,8 @@ LICENSE=	APACHE20
 LIB_DEPENDS=	libicudata.so:${PORTSDIR}/devel/icu \
 		libjson-c.so:${PORTSDIR}/devel/json-c
 
+BROKEN_FreeBSD_9=	does not build on FreeBSD < 10.x
+
 USES=		pkgconfig
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes



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