Index: head/www/rubygem-net-http-persistent/Makefile =================================================================== --- head/www/rubygem-net-http-persistent/Makefile (revision 516559) +++ head/www/rubygem-net-http-persistent/Makefile (revision 516560) @@ -1,21 +1,21 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= net-http-persistent PORTVERSION= 3.1.0 CATEGORIES= www net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Manages persistent connections using Net::HTTP LICENSE= MIT -RUN_DEPENDS= rubygem-connection_pool>=2.2:net/rubygem-connection_pool +RUN_DEPENDS= rubygem-connection_pool>=2.2<3:net/rubygem-connection_pool USES= gem USE_RUBY= yes NO_ARCH= yes .include