Date: Sun, 8 Nov 2020 17:49:35 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554636 - head/devel/rubygem-stringex Message-ID: <202011081749.0A8HnZQH029614@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:49:35 2020 New Revision: 554636 URL: https://svnweb.freebsd.org/changeset/ports/554636 Log: Cosmetic change Modified: head/devel/rubygem-stringex/Makefile Modified: head/devel/rubygem-stringex/Makefile ============================================================================== --- head/devel/rubygem-stringex/Makefile Sun Nov 8 17:49:30 2020 (r554635) +++ head/devel/rubygem-stringex/Makefile Sun Nov 8 17:49:35 2020 (r554636) @@ -12,8 +12,9 @@ COMMENT= Some useful extensions to the Ruby String cla LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081749.0A8HnZQH029614>