Index: head/devel/rubygem-rspec-core/Makefile =================================================================== --- head/devel/rubygem-rspec-core/Makefile (revision 521846) +++ head/devel/rubygem-rspec-core/Makefile (revision 521847) @@ -1,24 +1,24 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= rspec-core PORTVERSION= 3.9.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= RSpec Core provides the structure for writing executable examples LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.1:devel/rubygem-rspec-support +RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.1<3.10:devel/rubygem-rspec-support USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/rspec .include