Index: head/www/rubygem-websocket/Makefile =================================================================== --- head/www/rubygem-websocket/Makefile (revision 516583) +++ head/www/rubygem-websocket/Makefile (revision 516584) @@ -1,18 +1,19 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= websocket PORTVERSION= 1.2.5 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Universal Ruby library to handle WebSocket protocol LICENSE= MIT -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include