diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:25:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:25:25 +0000 |
commit | 90e4be82825ccbf0a54d7f0c86778e37faa24604 (patch) | |
tree | e4d42d1a01d2f26e6678f4a42045d4b7ee2dadf6 /textproc/ruby-htmlsplit/Makefile | |
parent | e42fb6b674459aeb59304ab3398a9804ff8e9237 (diff) |
Notes
Diffstat (limited to 'textproc/ruby-htmlsplit/Makefile')
-rw-r--r-- | textproc/ruby-htmlsplit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index f50c3ee7985e..f6f6c97b8914 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to split an HTML document into tags and contents -USE_ZIP= yes +USES= zip USE_RUBY= yes NO_BUILD= yes |