1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Bump version to compile against new libxml 2.9.10.

Removed unecessary RUN_DEPENDS.
This commit is contained in:
Matthias Fechner 2019-11-27 19:23:32 +00:00
parent e65c546c1e
commit 19a62b92a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518520

View File

@ -2,6 +2,7 @@
PORTNAME= nokogiri
PORTVERSION= 1.10.5
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@ -11,13 +12,12 @@ COMMENT= HTML, XML, SAX, and Reader parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
# Do not add mini_portile2 to RUN_DEPENDS. Read ext/nokogiri/extconf.rb
# and https://lists.freebsd.org/pipermail/svn-ports-all/2019-March/209423.html
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error
RUN_DEPENDS= rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config \
rubygem-mini_portile2>=2.4.0<2.5.0:devel/rubygem-mini_portile2
# Do not add mini_portile2 to RUN_DEPENDS. Read ext/nokogiri/extconf.rb
# and https://lists.freebsd.org/pipermail/svn-ports-all/2019-March/209423.html
RUN_DEPENDS= rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config
USES= gem gnome pkgconfig gettext-runtime
USE_GNOME= libxml2 libxslt