Index: head/sysutils/rubygem-guard-compat/Makefile =================================================================== --- head/sysutils/rubygem-guard-compat/Makefile (revision 511016) +++ head/sysutils/rubygem-guard-compat/Makefile (revision 511017) @@ -1,19 +1,20 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= guard-compat PORTVERSION= 1.2.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helps creating valid Guard plugins and testing them LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include