diff --git a/devel/rubygem-async/Makefile b/devel/rubygem-async/Makefile index e46ea82e5d1e..3a86e847556b 100644 --- a/devel/rubygem-async/Makefile +++ b/devel/rubygem-async/Makefile @@ -1,24 +1,22 @@ PORTNAME= async PORTVERSION= 2.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modern asynchronous I/O framework for Ruby WWW= https://socketry.github.io/async/ \ https://github.com/socketry/async LICENSE= MIT -BROKEN_RUBY30= yes - RUN_DEPENDS= rubygem-console>=1.25.2<2:devel/rubygem-console \ rubygem-fiber-annotation>=0:devel/rubygem-fiber-annotation \ rubygem-io-event>=1.5.1<2:devel/rubygem-io-event \ rubygem-timers>=4.1<5:devel/rubygem-timers USES= gem NO_ARCH= yes .include