Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 22:32:09 +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: r485828 - head/www/rubygem-gitlab-flowdock-git-hook
Message-ID:  <201811242232.wAOMW9OB085089@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 24 22:32:09 2018
New Revision: 485828
URL: https://svnweb.freebsd.org/changeset/ports/485828

Log:
  Cosmetic change

Modified:
  head/www/rubygem-gitlab-flowdock-git-hook/Makefile

Modified: head/www/rubygem-gitlab-flowdock-git-hook/Makefile
==============================================================================
--- head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Sat Nov 24 22:32:01 2018	(r485827)
+++ head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Sat Nov 24 22:32:09 2018	(r485828)
@@ -16,8 +16,9 @@ RUN_DEPENDS=	rubygem-flowdock>=0.7:www/rubygem-flowdoc
 		rubygem-gitlab-grit>=2.4.1:textproc/rubygem-gitlab-grit \
 		rubygem-multi_json>=0:devel/rubygem-multi_json
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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