Index: head/devel/rubygem-semverse/Makefile =================================================================== --- head/devel/rubygem-semverse/Makefile (revision 507283) +++ head/devel/rubygem-semverse/Makefile (revision 507284) @@ -1,17 +1,19 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= semverse PORTVERSION= 2.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library to represent and compare SemVer versions and constraints LICENSE= APACHE20 USES= gem USE_RUBY= yes +NO_ARCH= yes + .include