Index: head/devel/rubygem-cucumber-tag_expressions/Makefile =================================================================== --- head/devel/rubygem-cucumber-tag_expressions/Makefile (revision 497527) +++ head/devel/rubygem-cucumber-tag_expressions/Makefile (revision 497528) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= cucumber-tag_expressions PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cucumber tag expressions for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/cucumber-tag-expressions .include