Index: head/textproc/rubygem-ferret/Makefile =================================================================== --- head/textproc/rubygem-ferret/Makefile (revision 556909) +++ head/textproc/rubygem-ferret/Makefile (revision 556910) @@ -1,22 +1,23 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ 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 -USE_RUBY= yes USES= gem +USE_RUBY= yes PLIST_FILES= bin/ferret-browser .include