svn commit: r511007 - head/devel/rubygem-algorithms

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 3 19:11:07 UTC 2019


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>


More information about the svn-ports-all mailing list