Index: head/security/rubygem-pundit/Makefile =================================================================== --- head/security/rubygem-pundit/Makefile (revision 516529) +++ head/security/rubygem-pundit/Makefile (revision 516530) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= pundit PORTVERSION= 2.1.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object oriented authorization for Rails applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport5>=3.0.0:devel/rubygem-activesupport5 -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include