diff --git a/net/rubygem-right_gogrid/Makefile b/net/rubygem-right_gogrid/Makefile index 63a2647b6ca0..c6f302bab928 100644 --- a/net/rubygem-right_gogrid/Makefile +++ b/net/rubygem-right_gogrid/Makefile @@ -1,21 +1,21 @@ # Created by: Greg Larkin PORTNAME= right_gogrid PORTVERSION= 0.1.0 PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the GoGrid API LICENSE= MIT RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include