Index: head/devel/rubygem-gobject-introspection/Makefile =================================================================== --- head/devel/rubygem-gobject-introspection/Makefile (revision 423041) +++ head/devel/rubygem-gobject-introspection/Makefile (revision 423042) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= gobject-introspection PORTVERSION= 3.0.8 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GObjectIntrospection LICENSE= LGPL21+ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 +BROKEN_FreeBSD_9= fails to build BROKEN_sparc64= Does not build: fails to compile rb-gi-function-info.c USE_GNOME= introspection USE_RUBY= yes USES= gem .include