Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2015 13:37:39 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376705 - head/devel/rubygem-igraph
Message-ID:  <201501101337.t0ADbdpn048311@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sat Jan 10 13:37:38 2015
New Revision: 376705
URL: https://svnweb.freebsd.org/changeset/ports/376705
QAT: https://qat.redports.org/buildarchive/r376705/

Log:
  - Mark BROKEN

Modified:
  head/devel/rubygem-igraph/Makefile

Modified: head/devel/rubygem-igraph/Makefile
==============================================================================
--- head/devel/rubygem-igraph/Makefile	Sat Jan 10 13:32:07 2015	(r376704)
+++ head/devel/rubygem-igraph/Makefile	Sat Jan 10 13:37:38 2015	(r376705)
@@ -11,6 +11,8 @@ COMMENT=	Ruby extension for using the ig
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph
 
+BROKEN=		does not build with igraph-0.7.1
+
 CONFIGURE_ARGS+=	--with-igraph-include=${LOCALBASE}/include/igraph \
 			--without-igraph-lib=${LOCALBASE}/lib
 



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