diff options
author | ak <ak@FreeBSD.org> | 2015-12-25 07:12:18 +0000 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2015-12-25 07:12:18 +0000 |
commit | 2004877a9d2e337e8ca119324c27b381903517d0 (patch) | |
tree | 4e8ae87ae0aa43f8f65f4224371f23fa9da37326 | |
parent | ee68c95da94c33a6dbb13d21579b42f0e868a258 (diff) | |
download | FreeBSD-ports-2004877a9d2e337e8ca119324c27b381903517d0.zip FreeBSD-ports-2004877a9d2e337e8ca119324c27b381903517d0.tar.gz |
- Remove no longer used USE_RUBY_FEATURES knob
Approved by: ruby, portmgr (swills)
-rw-r--r-- | devel/rubygem-rdoc3/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-svg/Makefile | 1 | ||||
-rw-r--r-- | net/raggle/Makefile | 1 | ||||
-rw-r--r-- | security/dradis/Makefile | 1 | ||||
-rw-r--r-- | security/whatweb/Makefile | 1 | ||||
-rw-r--r-- | sysutils/daedalus/Makefile | 1 | ||||
-rw-r--r-- | sysutils/libchk/Makefile | 1 | ||||
-rw-r--r-- | sysutils/puppet/Makefile | 1 | ||||
-rw-r--r-- | sysutils/puppet37/Makefile | 1 | ||||
-rw-r--r-- | sysutils/puppet4/Makefile | 1 | ||||
-rw-r--r-- | sysutils/rsyncmanager/Makefile | 1 | ||||
-rw-r--r-- | textproc/docdiff/Makefile | 1 | ||||
-rw-r--r-- | www/samidare/Makefile | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/devel/rubygem-rdoc3/Makefile b/devel/rubygem-rdoc3/Makefile index 2b07f44..eb53073 100644 --- a/devel/rubygem-rdoc3/Makefile +++ b/devel/rubygem-rdoc3/Makefile @@ -19,7 +19,6 @@ NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes -USE_RUBY_FEATURES= iconv RUBYGEM_AUTOPLIST= yes GEM_ENV+= RUBYLIB=${PREFIX}/${GEM_LIB_DIR}/lib diff --git a/graphics/ruby-svg/Makefile b/graphics/ruby-svg/Makefile index 4215a99..770ed5f0 100644 --- a/graphics/ruby-svg/Makefile +++ b/graphics/ruby-svg/Makefile @@ -14,7 +14,6 @@ COMMENT= Ruby library for generating SVG files OPTIONS_DEFINE= DOCS EXAMPLES USE_RUBY= yes -USE_RUBY_FEATURES= zlib NO_BUILD= yes diff --git a/net/raggle/Makefile b/net/raggle/Makefile index 27448e0..d03ad07 100644 --- a/net/raggle/Makefile +++ b/net/raggle/Makefile @@ -13,7 +13,6 @@ COMMENT= Console RSS aggregator written in Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses USE_RUBY= yes -USE_RUBY_FEATURES= rexml yaml NO_BUILD= yes NO_ARCH= yes diff --git a/security/dradis/Makefile b/security/dradis/Makefile index b5e0fb7..0d24d41 100644 --- a/security/dradis/Makefile +++ b/security/dradis/Makefile @@ -33,7 +33,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:R} NO_ARCH= yes NO_BUILD= yes USE_RUBY= yes -USE_RUBY_FEATURES= iconv RUBY_SHEBANG_FILES= server/script/rails server/script/delayed_job RUBY_NO_BUILD_DEPENDS= yes diff --git a/security/whatweb/Makefile b/security/whatweb/Makefile index bd4a19c..ff65a2b 100644 --- a/security/whatweb/Makefile +++ b/security/whatweb/Makefile @@ -18,7 +18,6 @@ GH_PROJECT= WhatWeb GH_TAGNAME= 7d0256b USE_RUBY= yes -USE_RUBY_FEATURES= iconv RUBY_NO_BUILD_DEPENDS= yes NO_BUILD= yes NO_ARCH= yes diff --git a/sysutils/daedalus/Makefile b/sysutils/daedalus/Makefile index af4fef6..f35f527 100644 --- a/sysutils/daedalus/Makefile +++ b/sysutils/daedalus/Makefile @@ -14,7 +14,6 @@ BROKEN= unfetchable WRKSRC= ${WRKDIR}/${PORTNAME} USE_RUBY= yes -USE_RUBY_FEATURES= 1.8 NO_BUILD= yes diff --git a/sysutils/libchk/Makefile b/sysutils/libchk/Makefile index 404e252..6528702 100644 --- a/sysutils/libchk/Makefile +++ b/sysutils/libchk/Makefile @@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE USES= tar:bzip2 uidfix USE_RUBY= yes -USE_RUBY_FEATURES= optparse MAKE_ARGS= PREFIX="${PREFIX}" diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index ecb5035..568b590 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -23,7 +23,6 @@ CPE_VENDOR= puppetlabs CONFLICTS_INSTALL= puppet37-* puppet4-* NO_BUILD= yes USE_RUBY= yes -USE_RUBY_FEATURES= iconv USE_RC_SUBR= puppet puppetmaster PORTDOCS= LICENSE README.md PORTEXAMPLES= * diff --git a/sysutils/puppet37/Makefile b/sysutils/puppet37/Makefile index d47d2f8..a4c1022 100644 --- a/sysutils/puppet37/Makefile +++ b/sysutils/puppet37/Makefile @@ -24,7 +24,6 @@ CPE_VENDOR= puppetlabs CONFLICTS_INSTALL= puppet-* puppet4-* NO_BUILD= yes USE_RUBY= yes -USE_RUBY_FEATURES= iconv USE_RC_SUBR= puppet puppetmaster PORTDOCS= LICENSE README.md PORTEXAMPLES= * diff --git a/sysutils/puppet4/Makefile b/sysutils/puppet4/Makefile index 1d2f305..03f9af2 100644 --- a/sysutils/puppet4/Makefile +++ b/sysutils/puppet4/Makefile @@ -24,7 +24,6 @@ CONFLICTS_INSTALL= puppet-* puppet37-* NO_ARCH= yes NO_BUILD= yes USE_RUBY= yes -USE_RUBY_FEATURES= iconv USE_RC_SUBR= puppet puppetmaster PORTDOCS= LICENSE README.md PORTEXAMPLES= * diff --git a/sysutils/rsyncmanager/Makefile b/sysutils/rsyncmanager/Makefile index f0f7cca..9a97cfc 100644 --- a/sysutils/rsyncmanager/Makefile +++ b/sysutils/rsyncmanager/Makefile @@ -14,7 +14,6 @@ BROKEN= unfetchable RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync USE_RUBY= yes -USE_RUBY_FEATURES= ruby18 NO_BUILD= yes diff --git a/textproc/docdiff/Makefile b/textproc/docdiff/Makefile index e83db66..cafa706 100644 --- a/textproc/docdiff/Makefile +++ b/textproc/docdiff/Makefile @@ -15,7 +15,6 @@ OPTIONS_DEFINE= DOCS NO_BUILD= yes USE_RUBY= yes -USE_RUBY_FEATURES= iconv USES= shebangfix PORTDOCS= readme.html readme.en.html readme.ja.html diff --git a/www/samidare/Makefile b/www/samidare/Makefile index c64a745..5204efc 100644 --- a/www/samidare/Makefile +++ b/www/samidare/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/htree.rb:${PORTSDIR}/textproc/ruby-htree USES= gmake USE_RUBY= yes -USE_RUBY_FEATURES= iconv RUBY_SHEBANG_FILES= main.rb rb-link rb2rm rm2rb PORTDOCS= README README.ja |