diff --git a/devel/rubygem-abstract/Makefile b/devel/rubygem-abstract/Makefile index 43f387f3cde2..e828d077d3b2 100644 --- a/devel/rubygem-abstract/Makefile +++ b/devel/rubygem-abstract/Makefile @@ -1,19 +1,19 @@ # Created by: Cheng-Lung Sung PORTNAME= abstract PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Define abstract method in Ruby LICENSE= RUBY -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include