diff --git a/devel/rubygem-slop3/Makefile b/devel/rubygem-slop3/Makefile index fa5488b03b9c..6cc9c0f92082 100644 --- a/devel/rubygem-slop3/Makefile +++ b/devel/rubygem-slop3/Makefile @@ -1,19 +1,20 @@ # Created by: Shin-ya MURAKAMI PORTNAME= slop PORTVERSION= 3.6.0 CATEGORIES= devel ruby MASTER_SITES= RG PKGNAMESUFFIX= 3 MAINTAINER= ruby@FreeBSD.org COMMENT= Simple DSL for gathering options and parsing the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include