svn commit: r516535 - head/sysutils/rubygem-syslog-logger

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:25:02 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:25:01 2019
New Revision: 516535
URL: https://svnweb.freebsd.org/changeset/ports/516535

Log:
  Cosmetic change

Modified:
  head/sysutils/rubygem-syslog-logger/Makefile

Modified: head/sysutils/rubygem-syslog-logger/Makefile
==============================================================================
--- head/sysutils/rubygem-syslog-logger/Makefile	Sun Nov  3 17:24:56 2019	(r516534)
+++ head/sysutils/rubygem-syslog-logger/Makefile	Sun Nov  3 17:25:01 2019	(r516535)
@@ -11,8 +11,9 @@ COMMENT=	Improved Logger replacement that logs to sysl
 
 LICENSE=	MIT
 
-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