Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 14:52:01 +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: r482536 - head/devel/rubygem-pleaserun
Message-ID:  <201810201452.w9KEq1Vo019942@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 20 14:52:01 2018
New Revision: 482536
URL: https://svnweb.freebsd.org/changeset/ports/482536

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-pleaserun/Makefile

Modified: head/devel/rubygem-pleaserun/Makefile
==============================================================================
--- head/devel/rubygem-pleaserun/Makefile	Sat Oct 20 14:51:53 2018	(r482535)
+++ head/devel/rubygem-pleaserun/Makefile	Sat Oct 20 14:52:01 2018	(r482536)
@@ -17,9 +17,10 @@ RUN_DEPENDS=	rubygem-cabin>=0:devel/rubygem-cabin \
 		rubygem-mustache>=0.99.8:devel/rubygem-mustache \
 		rubygem-stud>=0:devel/rubygem-stud
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/please-manage-user bin/pleaserun
 



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