diff --git a/devel/rubygem-oj-introspect/Makefile b/devel/rubygem-oj-introspect/Makefile index 27941cc498ba..02807a71ef00 100644 --- a/devel/rubygem-oj-introspect/Makefile +++ b/devel/rubygem-oj-introspect/Makefile @@ -1,21 +1,21 @@ PORTNAME= oj-introspect PORTVERSION= 0.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Embeds start and end byte offsets of JSON objects WWW= https://github.com/meinac/oj-introspect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -MY_DEPENDS= rubygem-oj>=3.13.23<3.14:devel/rubygem-oj +MY_DEPENDS= rubygem-oj>=3.13.23_2<3.14:devel/rubygem-oj BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} USES= gem #USES+= ruby:extconf #RUBY_EXTCONF_SUBDIRS= ext/oj-introspect .include