diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-14 14:36:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-14 14:36:13 +0000 |
commit | 47e904ae1e0dfc1abf326bc16e288bdfc2e5b694 (patch) | |
tree | 2381c9e3fc179167f80b08bb612be1951bcc7d4d /textproc/ruby-xmlconfigfile | |
parent | 6c77933ee7fd1ed5d339defa771d4ccf104e7c56 (diff) |
Notes
Diffstat (limited to 'textproc/ruby-xmlconfigfile')
-rw-r--r-- | textproc/ruby-xmlconfigfile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ruby-xmlconfigfile/Makefile b/textproc/ruby-xmlconfigfile/Makefile index d780c07767ef..8b41d3ab7cb6 100644 --- a/textproc/ruby-xmlconfigfile/Makefile +++ b/textproc/ruby-xmlconfigfile/Makefile @@ -15,7 +15,6 @@ COMMENT= Ruby module for easy handling of XML configuration files OPTIONS_DEFINE= DOCS USE_RUBY= yes -USE_RUBY_FEATURES= rexml USE_RUBY_SETUP= yes RUBY_SETUP= install.rb |