Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 19:11:06 +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: r511007 - head/devel/rubygem-algorithms
Message-ID:  <201909031911.x83JB6wh047131@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  3 19:11:06 2019
New Revision: 511007
URL: https://svnweb.freebsd.org/changeset/ports/511007

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-algorithms/Makefile

Modified: head/devel/rubygem-algorithms/Makefile
==============================================================================
--- head/devel/rubygem-algorithms/Makefile	Tue Sep  3 19:11:01 2019	(r511006)
+++ head/devel/rubygem-algorithms/Makefile	Tue Sep  3 19:11:06 2019	(r511007)
@@ -11,7 +11,7 @@ COMMENT=	Ruby algorithms and data structures
 
 LICENSE=	MIT
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>



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