diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile index 534fd45939b3..1876b9cb65de 100644 --- a/devel/rubygem-gem_plugin/Makefile +++ b/devel/rubygem-gem_plugin/Makefile @@ -1,23 +1,24 @@ # Created by: Rui Lopes () PORTNAME= gem_plugin PORTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Gem Based Plugin System LICENSE= LGPL21 RUBY LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/gpgen .include