Index: head/textproc/rubygem-rly/Makefile =================================================================== --- head/textproc/rubygem-rly/Makefile (revision 516575) +++ head/textproc/rubygem-rly/Makefile (revision 516576) @@ -1,19 +1,20 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= rly PORTVERSION= 0.2.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby implementation of lex and yacc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include