diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-31 14:58:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-31 14:58:47 +0000 |
commit | fd154c9ca8f61377ca241046937245f614da7cba (patch) | |
tree | b19acbef9f1615eed1a40001892957d876f5de78 /sysutils/rubygem-bundler_ext | |
parent | dcf412d29668cdf78cb619513857552c85ce2cad (diff) | |
download | ports-fd154c9ca8f61377ca241046937245f614da7cba.tar.gz ports-fd154c9ca8f61377ca241046937245f614da7cba.zip |
Notes
Diffstat (limited to 'sysutils/rubygem-bundler_ext')
-rw-r--r-- | sysutils/rubygem-bundler_ext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-bundler_ext/Makefile b/sysutils/rubygem-bundler_ext/Makefile index 8326aaf4d13f..cb5d529b8198 100644 --- a/sysutils/rubygem-bundler_ext/Makefile +++ b/sysutils/rubygem-bundler_ext/Makefile @@ -12,7 +12,7 @@ COMMENT= Loads gems installed on the system using Bundler Gemfile DSL LICENSE= MIT -RUN_DEPENDS= rubygem-bundler>=1.7:${PORTSDIR}/sysutils/rubygem-bundler +RUN_DEPENDS= rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler USE_RUBY= yes USE_RUBYGEMS= yes |