diff --git a/devel/rubygem-grape_logging/Makefile b/devel/rubygem-grape_logging/Makefile index d71e9b35967a..bfca53a3546b 100644 --- a/devel/rubygem-grape_logging/Makefile +++ b/devel/rubygem-grape_logging/Makefile @@ -1,21 +1,21 @@ PORTNAME= grape_logging PORTVERSION= 1.8.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Request logging for Grape WWW= https://github.com/aserafin/grape_logging LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-grape>=0:devel/rubygem-grape \ - rubygem-rack>=0:www/rubygem-rack + rubygem-rack>=0,3:www/rubygem-rack USES= gem USE_RUBY= yes NO_ARCH= yes .include