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

Steve Wills swills at FreeBSD.org
Mon Dec 5 20:04:35 UTC 2016


Author: swills
Date: Mon Dec  5 20:04:34 2016
New Revision: 427918
URL: https://svnweb.freebsd.org/changeset/ports/427918

Log:
  textproc/rubygem-nokogiri: fails to build
  
  PR:		213959
  Submitted by:	dewayne at heuristicsystems.com.au

Modified:
  head/textproc/rubygem-nokogiri/Makefile

Modified: head/textproc/rubygem-nokogiri/Makefile
==============================================================================
--- head/textproc/rubygem-nokogiri/Makefile	Mon Dec  5 19:40:48 2016	(r427917)
+++ head/textproc/rubygem-nokogiri/Makefile	Mon Dec  5 20:04:34 2016	(r427918)
@@ -10,6 +10,7 @@ COMMENT=	HTML, XML, SAX, and Reader pars
 
 LICENSE=	MIT
 
+BUILD_DEPENDS=	rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config
 RUN_DEPENDS=	rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list