1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:18:35 +00:00
parent 40e45a01a6
commit 38d4c7ede0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516466

View File

@ -12,8 +12,8 @@ COMMENT= Single wrapper for most popular notification libraries
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-nenv>=0.1:devel/rubygem-nenv \
rubygem-shellany>=0:sysutils/rubygem-shellany
RUN_DEPENDS= rubygem-nenv>=0.1<1:devel/rubygem-nenv \
rubygem-shellany>=0<1:sysutils/rubygem-shellany
USES= gem
USE_RUBY= yes