1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-12-28 07:42:13 +00:00
parent 9be5d3266d
commit 2274853405
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521195

View File

@ -10,10 +10,11 @@ COMMENT= RDF Graph normalizer for Ruby
LICENSE= UNLICENSE
RUN_DEPENDS= rubygem-rdf>=2.2:www/rubygem-rdf
RUN_DEPENDS= rubygem-rdf>=2.2<4:www/rubygem-rdf
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>