Index: head/devel/rubygem-gh/Makefile =================================================================== --- head/devel/rubygem-gh/Makefile (revision 389534) +++ head/devel/rubygem-gh/Makefile (revision 389535) @@ -1,26 +1,27 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= gh PORTVERSION= 0.14.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Multi-layer client for the github api v3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable \ rubygem-backports>=0:${PORTSDIR}/devel/rubygem-backports \ rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-net-http-persistent>=2.7:${PORTSDIR}/www/rubygem-net-http-persistent \ rubygem-net-http-pipeline>=0:${PORTSDIR}/www/rubygem-net-http-pipeline +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include