Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2018 19:39:02 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467093 - head/devel/rubygem-gobject-introspection
Message-ID:  <201804111939.w3BJd2vD081534@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804111939.w3BJd2vD081534>