Index: head/databases/rubygem-em-redis-unified/Makefile =================================================================== --- head/databases/rubygem-em-redis-unified/Makefile (revision 408631) +++ head/databases/rubygem-em-redis-unified/Makefile (revision 408632) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= em-redis-unified PORTVERSION= 1.0.1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ports@FreeBSD.org COMMENT= Eventmachine-based implementation of the Redis protocol LICENSE= MIT RUN_DEPENDS= rubygem-eventmachine>=0.12.10:${PORTSDIR}/devel/rubygem-eventmachine USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_ARCH= yes .include