svn commit: r482536 - head/devel/rubygem-pleaserun

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 20 14:52:03 UTC 2018


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
 


More information about the svn-ports-head mailing list