From c6856efec85891d3d97b7da42d4d08455ff7da85 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 Mar 2020 06:50:36 +0000 Subject: [PATCH] Update version requirement of RUN_DEPENDS --- devel/rubygem-ruby-bugzilla/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-ruby-bugzilla/Makefile b/devel/rubygem-ruby-bugzilla/Makefile index d38133a6677c..ad1c9a92d4fc 100644 --- a/devel/rubygem-ruby-bugzilla/Makefile +++ b/devel/rubygem-ruby-bugzilla/Makefile @@ -12,12 +12,13 @@ COMMENT= Access to Bugzilla through WebService APIs in Ruby LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-gruff>=0:graphics/rubygem-gruff \ +RUN_DEPENDS= rubygem-gruff>=0<1:graphics/rubygem-gruff \ rubygem-highline>=0:devel/rubygem-highline -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/bzconsole