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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 11 19:39:05 UTC 2018


Author: sunpoet
Date: Wed Apr 11 19:39:02 2018
New Revision: 467093
URL: https://svnweb.freebsd.org/changeset/ports/467093

Log:
  Pet portlint: move BROKEN_* upward

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

Modified: head/devel/rubygem-gobject-introspection/Makefile
==============================================================================
--- head/devel/rubygem-gobject-introspection/Makefile	Wed Apr 11 19:38:56 2018	(r467092)
+++ head/devel/rubygem-gobject-introspection/Makefile	Wed Apr 11 19:39:02 2018	(r467093)
@@ -10,10 +10,10 @@ COMMENT=	Ruby binding for GObjectIntrospection
 
 LICENSE=	LGPL21+
 
+BROKEN_sparc64=	does not build: fails to compile rb-gi-function-info.c
+
 BUILD_DEPENDS=	rubygem-pkg-config>=0:devel/rubygem-pkg-config
 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


More information about the svn-ports-head mailing list