Index: head/textproc/rubygem-termcolor/Makefile =================================================================== --- head/textproc/rubygem-termcolor/Makefile (revision 516541) +++ head/textproc/rubygem-termcolor/Makefile (revision 516542) @@ -1,20 +1,21 @@ # Created by: Dennis Herrmann # $FreeBSD$ PORTNAME= termcolor PORTVERSION= 1.2.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for ANSII color formatting like HTML for output in terminal LICENSE= MIT RUN_DEPENDS= rubygem-highline>=1.5.0:devel/rubygem-highline -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include