Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 17:10:25 +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: r511234 - head/devel/rubygem-clamp11
Message-ID:  <201909051710.x85HAPui004400@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909051710.x85HAPui004400>