mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
db5483bde8
commit
c6856efec8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527530
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue