svn commit: r422369 - head/devel/rubygem-gobject-introspection

Mark Linimon linimon at FreeBSD.org
Sun Sep 18 10:47:09 UTC 2016


Author: linimon
Date: Sun Sep 18 10:47:08 2016
New Revision: 422369
URL: https://svnweb.freebsd.org/changeset/ports/422369

Log:
  Mark as broken on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/rubygem-gobject-introspection/Makefile

Modified: head/devel/rubygem-gobject-introspection/Makefile
==============================================================================
--- head/devel/rubygem-gobject-introspection/Makefile	Sun Sep 18 10:39:38 2016	(r422368)
+++ head/devel/rubygem-gobject-introspection/Makefile	Sun Sep 18 10:47:08 2016	(r422369)
@@ -12,6 +12,8 @@ LICENSE=	LGPL21+
 
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
 
+BROKEN_sparc64=	Does not build: fails to compile rb-gi-function-info.c
+
 USE_GNOME=	introspection
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-all mailing list