aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-03 18:06:06 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-03 18:06:06 +0000
commit510f5cc71c3788d14661b2e2658112f7e2a1f712 (patch)
tree45cce435037aab9d573ff4bf5950324885e6da6d
parente170ac414d07ac4c37e849a15cef142816371931 (diff)
downloadports-510f5cc71c3788d14661b2e2658112f7e2a1f712.tar.gz
ports-510f5cc71c3788d14661b2e2658112f7e2a1f712.zip
Notes
-rw-r--r--textproc/rubygem-nokogiri/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 546874ac359c..b27b9752540c 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nokogiri
PORTVERSION= 1.8.5
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -12,10 +13,12 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= ${RUN_DEPENDS}
-LIB_DEPENDS= libgcrypt.so:security/libgcrypt
+LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
+ libgpg-error.so:security/libgpg-error \
+ libunwind.so:devel/libunwind
RUN_DEPENDS= rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config
-USES= gem gnome pkgconfig
+USES= gem gnome pkgconfig gettext-runtime
USE_GNOME= libxml2 libxslt
USE_RUBY= yes