aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-htmlrepair
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-11 01:25:25 +0800
committerbapt <bapt@FreeBSD.org>2014-03-11 01:25:25 +0800
commit86f3f655274befa3f6cacabd0ba8f29162203872 (patch)
treee4d42d1a01d2f26e6678f4a42045d4b7ee2dadf6 /textproc/ruby-htmlrepair
parentfc3a1781693b09a4dd0739178671eb4878379415 (diff)
downloadfreebsd-ports-gnome-86f3f655274befa3f6cacabd0ba8f29162203872.tar.gz
freebsd-ports-gnome-86f3f655274befa3f6cacabd0ba8f29162203872.tar.zst
freebsd-ports-gnome-86f3f655274befa3f6cacabd0ba8f29162203872.zip
Convert textproc to USES=zip
Diffstat (limited to 'textproc/ruby-htmlrepair')
-rw-r--r--textproc/ruby-htmlrepair/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile
index 09385e929f4f..fb35fc8569f3 100644
--- a/textproc/ruby-htmlrepair/Makefile
+++ b/textproc/ruby-htmlrepair/Makefile
@@ -15,7 +15,7 @@ COMMENT= A Ruby library to repair unclosed tags in an HTML document
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb
-USE_ZIP= yes
+USES= zip
USE_RUBY= yes
NO_BUILD= yes