svn commit: r441238 - head/textproc/rubygem-nokogiri

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 19 15:36:00 UTC 2017


Author: sunpoet
Date: Fri May 19 15:35:58 2017
New Revision: 441238
URL: https://svnweb.freebsd.org/changeset/ports/441238

Log:
  Add USES=gnome

Modified:
  head/textproc/rubygem-nokogiri/Makefile

Modified: head/textproc/rubygem-nokogiri/Makefile
==============================================================================
--- head/textproc/rubygem-nokogiri/Makefile	Fri May 19 15:35:53 2017	(r441237)
+++ head/textproc/rubygem-nokogiri/Makefile	Fri May 19 15:35:58 2017	(r441238)
@@ -17,7 +17,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 CONFIGURE_ARGS=	--use-system-libraries
 USE_GNOME=	libxml2 libxslt
 USE_RUBY=	yes
-USES=		gem pkgconfig
+USES=		gem gnome pkgconfig
 
 PLIST_FILES=	bin/nokogiri
 


More information about the svn-ports-all mailing list