aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 03:25:19 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 03:25:19 +0000
commitb918981e435a6b84b9c11e4b1f1d772f569c83fd (patch)
treebd49c2ca337d7a0e8c3df4c2a5b7ca3e9eaef6cd /textproc
parenta9eee8bc43d5b3caef6c089ffcabeec4c4b76f4b (diff)
downloadports-b918981e435a6b84b9c11e4b1f1d772f569c83fd.tar.gz
ports-b918981e435a6b84b9c11e4b1f1d772f569c83fd.zip
- Convert to USE_RUBY_FEATURES= iconv
Notes
Notes: svn path=/head/; revision=261595
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-nokogiri/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index d11f68d8a556..f808019824f5 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -12,13 +12,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= An HTML, XML, SAX, and Reader parser
-BUILD_DEPENDS= ${RUBY_PKGNAMEPREFIX}iconv>=0:${PORTSDIR}/converters/ruby-iconv
-RUN_DEPENDS= ${BUILD_DEPENDS} \
- rubygem-hoe>=2.3.3:${PORTSDIR}/devel/rubygem-hoe
+RUN_DEPENDS= rubygem-hoe>=2.3.3:${PORTSDIR}/devel/rubygem-hoe
USE_GNOME= libxml2 libxslt
USE_RUBY= yes
+USE_RUBY_FEATURES= iconv
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/nokogiri