textproc/rubygem-org-ruby: Update version requirement of RUN_DEPENDS

This commit is contained in:
Po-Chuan Hsieh 2021-07-22 01:20:10 +08:00
parent 9aa6343498
commit 7c85edf763
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -10,13 +10,13 @@ COMMENT= Org mode parser written in Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-rubypants>=0.2.0:textproc/rubygem-rubypants
RUN_DEPENDS= rubygem-rubypants>=0.2<1:textproc/rubygem-rubypants
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/org-ruby
.include <bsd.port.mk>