svn commit: r468107 - head/devel/rubygem-schash

Fernando Apesteguía fernape at FreeBSD.org
Mon Apr 23 17:19:18 UTC 2018


Author: fernape
Date: Mon Apr 23 17:19:17 2018
New Revision: 468107
URL: https://svnweb.freebsd.org/changeset/ports/468107

Log:
  Pet portlint for devel/rubygem-schash
  
  PR:	226292
  Reported by:	naito.yuichiro at gmail.com
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15145

Modified:
  head/devel/rubygem-schash/Makefile

Modified: head/devel/rubygem-schash/Makefile
==============================================================================
--- head/devel/rubygem-schash/Makefile	Mon Apr 23 17:18:50 2018	(r468106)
+++ head/devel/rubygem-schash/Makefile	Mon Apr 23 17:19:17 2018	(r468107)
@@ -12,7 +12,7 @@ COMMENT=	Ruby hash validator
 LICENSE=	MIT
 
 NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list