Index: head/devel/rubygem-stringex/Makefile =================================================================== --- head/devel/rubygem-stringex/Makefile (revision 554635) +++ head/devel/rubygem-stringex/Makefile (revision 554636) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= stringex PORTVERSION= 2.8.5 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Some useful extensions to the Ruby String class LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include