svn commit: r439876 - head/devel/p5-Glib-Object-Introspection

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 1 12:46:17 UTC 2017


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.


More information about the svn-ports-all mailing list