diff --git a/devel/rubygem-gobject-introspection/Makefile b/devel/rubygem-gobject-introspection/Makefile index 3749cbc4f23a..eb91806dfb91 100644 --- a/devel/rubygem-gobject-introspection/Makefile +++ b/devel/rubygem-gobject-introspection/Makefile @@ -1,20 +1,20 @@ PORTNAME= gobject-introspection PORTVERSION= 3.4.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Ruby binding for GObjectIntrospection +COMMENT= Ruby binding of GObject Introspection LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB BROKEN_sparc64= does not build: fails to compile rb-gi-function-info.c RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USES= gem gnome USE_GNOME= introspection USE_RUBY= yes .include