diff options
author | ak <ak@FreeBSD.org> | 2016-01-13 13:39:29 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2016-01-13 13:39:29 +0800 |
commit | d6b8986a090a7b9aaa839969b7ce8e2207ecc92c (patch) | |
tree | 3d595ef399c51ba23f7da95709d01e334329514b /textproc | |
parent | c5313c01d80a6a955aaa4d6068cea1f0ac8aac68 (diff) | |
download | freebsd-ports-graphics-d6b8986a090a7b9aaa839969b7ce8e2207ecc92c.tar.gz freebsd-ports-graphics-d6b8986a090a7b9aaa839969b7ce8e2207ecc92c.tar.zst freebsd-ports-graphics-d6b8986a090a7b9aaa839969b7ce8e2207ecc92c.zip |
- Remove unused USE_* knobs:
databases/mysql57-server
games/kajongg
textproc/ruby-htree
- Fix typos in USE_* knobs:
graphics/fortytwo
math/hexcalc
misc/gnustep-examples
www/h2o
- Remove unused BROKEN_alpha knob:
devel/directfb
- Remove user-settable knob:
multimedia/tovid
Approved by: portmgr blanket
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-htree/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile index 7f1b22bc41b..25625716892 100644 --- a/textproc/ruby-htree/Makefile +++ b/textproc/ruby-htree/Makefile @@ -14,7 +14,6 @@ COMMENT= Ruby library to manipulate HTML/XML tree data structure OPTIONS_DEFINE= DOCS USE_RUBY= yes -USE_RUBY_RD2= yes USE_RUBY_RDOC= yes LIB_FILES= htree.rb htree |