diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile index 5dc93bae5847..5040ae267b21 100644 --- a/textproc/rubygem-ini/Makefile +++ b/textproc/rubygem-ini/Makefile @@ -1,18 +1,18 @@ # Created by: Yarema PORTNAME= ini PORTVERSION= 0.1.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby INI File Parser and Writer LICENSE= MIT -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include