Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-11-03 17:28:58 +00:00
parent 47981f44d5
commit 8e91d7d1a8

View File

@@ -13,10 +13,11 @@ COMMENT= Compass core stylesheet library and minimum required ruby extensions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-sass34>=0:textproc/rubygem-sass34
RUN_DEPENDS= rubygem-sass34>=3.2<3.5:textproc/rubygem-sass34
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>