Update version requirement of RUN_DEPENDS
This commit is contained in:
@@ -12,11 +12,12 @@ COMMENT= Logging library based on Java's log4j #'
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-little-plugger>=1.1:devel/rubygem-little-plugger \
|
||||
rubygem-multi_json>=1.10:devel/rubygem-multi_json
|
||||
RUN_DEPENDS= rubygem-little-plugger>=1.1<2:devel/rubygem-little-plugger \
|
||||
rubygem-multi_json>=1.10<2:devel/rubygem-multi_json
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user