Index: head/security/rubygem-aes_key_wrap/Makefile =================================================================== --- head/security/rubygem-aes_key_wrap/Makefile (revision 516526) +++ head/security/rubygem-aes_key_wrap/Makefile (revision 516527) @@ -1,22 +1,23 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= aes_key_wrap PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby implementation of AES Key Wrap LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_RUBY= yes USES= gem shebangfix +USE_RUBY= yes + +NO_ARCH= yes SHEBANG_FILES= bin/setup .include