Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:46:16 +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: r439876 - head/devel/p5-Glib-Object-Introspection
Message-ID:  <201705011246.v41CkGxA052511@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May  1 12:46:16 2017
New Revision: 439876
URL: https://svnweb.freebsd.org/changeset/ports/439876

Log:
  Use USES=gnome

Modified:
  head/devel/p5-Glib-Object-Introspection/Makefile

Modified: head/devel/p5-Glib-Object-Introspection/Makefile
==============================================================================
--- head/devel/p5-Glib-Object-Introspection/Makefile	Mon May  1 12:46:11 2017	(r439875)
+++ head/devel/p5-Glib-Object-Introspection/Makefile	Mon May  1 12:46:16 2017	(r439876)
@@ -25,7 +25,7 @@ OPTIONS_DEFINE=	TEST
 
 USE_GNOME=	introspection
 USE_PERL5=	configure
-USES=		perl5
+USES=		gnome perl5
 
 # Glib::Object::Introspection requires cairo and glib20 to build
 # test libraries during build phase, therefore we add them to BUILD_DEPENDS.



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