svn commit: r545916 - head/comms/rubygem-callsign

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 23 19:41:42 UTC 2020


Author: sunpoet
Date: Sun Aug 23 19:41:33 2020
New Revision: 545916
URL: https://svnweb.freebsd.org/changeset/ports/545916

Log:
  Cosmetic change

Modified:
  head/comms/rubygem-callsign/Makefile

Modified: head/comms/rubygem-callsign/Makefile
==============================================================================
--- head/comms/rubygem-callsign/Makefile	Sun Aug 23 19:41:29 2020	(r545915)
+++ head/comms/rubygem-callsign/Makefile	Sun Aug 23 19:41:33 2020	(r545916)
@@ -14,8 +14,9 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-hashie>=0:devel/rubygem-hashie \
 		rubygem-json>=0:devel/rubygem-json
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list