Index: head/sysutils/rubygem-sys-uptime/Makefile =================================================================== --- head/sysutils/rubygem-sys-uptime/Makefile (revision 390821) +++ head/sysutils/rubygem-sys-uptime/Makefile (revision 390822) @@ -1,20 +1,21 @@ # Created by: Eric Freeman # $FreeBSD$ PORTNAME= sys-uptime PORTVERSION= 0.6.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Provides uptime and boot time information LICENSE= ART20 RUN_DEPENDS= rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include