Index: head/devel/rubygem-mixlib-versioning/Makefile =================================================================== --- head/devel/rubygem-mixlib-versioning/Makefile (revision 507281) +++ head/devel/rubygem-mixlib-versioning/Makefile (revision 507282) @@ -1,18 +1,21 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= mixlib-versioning PORTVERSION= 1.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A library to parse, compare and manipulate version strings LICENSE= APACHE20 USES= gem shebangfix USE_RUBY= yes + SHEBANG_FILES= .expeditor/update_version.sh + +NO_ARCH= yes .include