diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile index 524930d4d41d..3051a8a02200 100644 --- a/textproc/rubygem-xml-simple/Makefile +++ b/textproc/rubygem-xml-simple/Makefile @@ -1,20 +1,20 @@ PORTNAME= xml-simple PORTVERSION= 1.1.9 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby take off of p5-XML-Simple WWW= https://github.com/maik/xml-simple LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-rexml>0:textproc/rubygem-rexml +RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include