diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:24:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:24:09 +0800 |
commit | 89e6dd91fc1a061975d86d9b349c26438c20324a (patch) | |
tree | e4f9b6e14d295e970d6bb892c940ef2ff9da8f1a /www | |
parent | cbf708f892bc3c39ca9f847887c8cb75e7ff82c6 (diff) | |
download | freebsd-ports-gnome-89e6dd91fc1a061975d86d9b349c26438c20324a.tar.gz freebsd-ports-gnome-89e6dd91fc1a061975d86d9b349c26438c20324a.tar.zst freebsd-ports-gnome-89e6dd91fc1a061975d86d9b349c26438c20324a.zip |
- Update RUN_DEPENDS
Sponsored by: PortsCamp Taiwan
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-cal-heatmap-rails/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-cal-heatmap-rails/Makefile b/www/rubygem-cal-heatmap-rails/Makefile index 6bf03ac8b8a5..b20789738033 100644 --- a/www/rubygem-cal-heatmap-rails/Makefile +++ b/www/rubygem-cal-heatmap-rails/Makefile @@ -11,10 +11,9 @@ COMMENT= Calendar heatmap assets for Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-d3_rails>0:${PORTSDIR}/www/rubygem-d3_rails +RUN_DEPENDS= rubygem-d3_rails>=3.4.6:${PORTSDIR}/www/rubygem-d3_rails NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |