svn commit: r376705 - head/devel/rubygem-igraph

Wen Heping wen at FreeBSD.org
Sat Jan 10 13:37:40 UTC 2015


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
 


More information about the svn-ports-all mailing list