Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2017 13:23:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 224377] textproc/rubygem-nokogiri has missing dependency to libxml2
Message-ID:  <bug-224377-21402-aY0kV6XYBc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224377-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224377-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224377

Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ruby@FreeBSD.org            |sunpoet@FreeBSD.org

--- Comment #1 from Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
It's already there.

% cd /usr/ports/textproc/rubygem-nokogiri/
% grep libxml2 Makefile
USE_GNOME=3D      libxml2 libxslt
% make build-depends-list | grep libxml2
/usr/ports/textproc/libxml2
% make run-depends-list | grep libxml2
/usr/ports/textproc/libxml2

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224377-21402-aY0kV6XYBc>