Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
ba41a62845
commit
d73fc777e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515059
@ -12,10 +12,11 @@ COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/Licence.md
|
||||
|
||||
RUN_DEPENDS= rubygem-mime-types-data>=3.2015:misc/rubygem-mime-types-data
|
||||
RUN_DEPENDS= rubygem-mime-types-data>=3.2015<4:misc/rubygem-mime-types-data
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user