aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-fog-local
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:19:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:19:33 +0000
commitb57855630620b2e44dde6f14ccf49c0fb25a36ab (patch)
tree998a84119102600f4fa6af752ad07574810f209b /net/rubygem-fog-local
parent91cf35328946308dd91da3cc12bba1f3c7602f1c (diff)
downloadports-b57855630620b2e44dde6f14ccf49c0fb25a36ab.tar.gz
ports-b57855630620b2e44dde6f14ccf49c0fb25a36ab.zip
Update version requirement of RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=515034
Diffstat (limited to 'net/rubygem-fog-local')
-rw-r--r--net/rubygem-fog-local/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-fog-local/Makefile b/net/rubygem-fog-local/Makefile
index e9d5c9fc6781..8fcbbc9e7357 100644
--- a/net/rubygem-fog-local/Makefile
+++ b/net/rubygem-fog-local/Makefile
@@ -12,7 +12,7 @@ COMMENT= Module for the 'fog' gem to support local filesystem storage
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-fog-core1>=1.27:devel/rubygem-fog-core1
+RUN_DEPENDS= rubygem-fog-core1>=1.27<3.0:devel/rubygem-fog-core1
USES= gem
USE_RUBY= yes