svn commit: r511235 - head/devel/rubygem-colorize
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 5 17:10:30 UTC 2019
Author: sunpoet
Date: Thu Sep 5 17:10:29 2019
New Revision: 511235
URL: https://svnweb.freebsd.org/changeset/ports/511235
Log:
Cosmetic change
Modified:
head/devel/rubygem-colorize/Makefile
Modified: head/devel/rubygem-colorize/Makefile
==============================================================================
--- head/devel/rubygem-colorize/Makefile Thu Sep 5 17:10:24 2019 (r511234)
+++ head/devel/rubygem-colorize/Makefile Thu Sep 5 17:10:29 2019 (r511235)
@@ -12,8 +12,9 @@ COMMENT= Ruby String class extension
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list