svn commit: r511234 - head/devel/rubygem-clamp11

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 5 17:10:25 UTC 2019


Author: sunpoet
Date: Thu Sep  5 17:10:24 2019
New Revision: 511234
URL: https://svnweb.freebsd.org/changeset/ports/511234

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-clamp11/Makefile

Modified: head/devel/rubygem-clamp11/Makefile
==============================================================================
--- head/devel/rubygem-clamp11/Makefile	Thu Sep  5 17:10:19 2019	(r511233)
+++ head/devel/rubygem-clamp11/Makefile	Thu Sep  5 17:10:24 2019	(r511234)
@@ -13,10 +13,11 @@ COMMENT=	Command-line utility framework for Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PORTSCOUT=	limit:^1\.1\.
+USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
-USE_RUBY=	yes
-USES=		gem
+
+PORTSCOUT=	limit:^1\.1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list