svn commit: r509685 - head/emulators/rubygem-fission

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 24 00:09:13 UTC 2019


Author: sunpoet
Date: Sat Aug 24 00:09:12 2019
New Revision: 509685
URL: https://svnweb.freebsd.org/changeset/ports/509685

Log:
  Cosmetic change

Modified:
  head/emulators/rubygem-fission/Makefile

Modified: head/emulators/rubygem-fission/Makefile
==============================================================================
--- head/emulators/rubygem-fission/Makefile	Sat Aug 24 00:09:07 2019	(r509684)
+++ head/emulators/rubygem-fission/Makefile	Sat Aug 24 00:09:12 2019	(r509685)
@@ -15,9 +15,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-CFPropertyList>=2.2:devel/rubygem-CFPropertyList
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/fission
 


More information about the svn-ports-all mailing list