Update version requirement of RUN_DEPENDS
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user