svn commit: r545984 - head/net-mgmt/rubygem-blimpy

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


Author: sunpoet
Date: Sun Aug 23 19:47:30 2020
New Revision: 545984
URL: https://svnweb.freebsd.org/changeset/ports/545984

Log:
  Cosmetic change

Modified:
  head/net-mgmt/rubygem-blimpy/Makefile

Modified: head/net-mgmt/rubygem-blimpy/Makefile
==============================================================================
--- head/net-mgmt/rubygem-blimpy/Makefile	Sun Aug 23 19:47:26 2020	(r545983)
+++ head/net-mgmt/rubygem-blimpy/Makefile	Sun Aug 23 19:47:30 2020	(r545984)
@@ -16,9 +16,10 @@ RUN_DEPENDS=	rubygem-fog>=0:devel/rubygem-fog \
 		rubygem-minitar>=0:archivers/rubygem-minitar \
 		rubygem-thor>=0:devel/rubygem-thor
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/blimpy
 


More information about the svn-ports-head mailing list