diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile index 0206a2471979..63bc8ab85902 100644 --- a/textproc/rubygem-ferret/Makefile +++ b/textproc/rubygem-ferret/Makefile @@ -1,22 +1,24 @@ # Created by: Cheng-Lung Sung PORTNAME= ferret PORTVERSION= 0.11.8.7 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby port of Lucene LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE BROKEN_aarch64= fails to build: cannot determine target CPU BROKEN_riscv64= fails to build: cannot determine target CPU +BROKEN_RUBY30= yes +BROKEN_RUBY31= yes USES= gem USE_RUBY= yes PLIST_FILES= bin/ferret-browser .include