From 2fdb1b1ad1f27be3eae4327de5ec58ba92247950 Mon Sep 17 00:00:00 2001 From: Steve Wills <swills@FreeBSD.org> Date: Mon, 8 Sep 2014 13:38:07 +0000 Subject: sysutils/philesight: fix build with ruby 2.0 --- sysutils/philesight/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/philesight/Makefile b/sysutils/philesight/Makefile index 5ca8361600fe..289d4090b6e4 100644 --- a/sysutils/philesight/Makefile +++ b/sysutils/philesight/Makefile @@ -13,10 +13,10 @@ COMMENT= Shows a graphics representation of the filesystem usage RUN_DEPENDS= rubygem-cairo>=0:${PORTSDIR}/graphics/rubygem-cairo \ ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \ - ${RUBY_SITELIBDIR}/locale.rb:${PORTSDIR}/devel/ruby-locale2 \ - ${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv + ${RUBY_SITELIBDIR}/locale.rb:${PORTSDIR}/devel/ruby-locale2 USE_RUBY= yes +USE_RUBY_FEATURES= iconv NO_BUILD= yes RUBY_SHEBANG_FILES= ${PORTNAME} ${PORTNAME}.rb ${PORTNAME}.cgi -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0