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-11-13 23:45:21 +00:00
parent 0d38c4fbd8
commit 5a0fb50df9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517531

View File

@ -12,10 +12,11 @@ COMMENT= Ruby library that allows Ruby to 'tail' files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= rubygem-tins>=1.0:devel/rubygem-tins
RUN_DEPENDS= rubygem-tins>=1.0<2:devel/rubygem-tins
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>