svn commit: r516523 - head/print/rubygem-prawn_shapes

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


Author: sunpoet
Date: Sun Nov  3 17:23:13 2019
New Revision: 516523
URL: https://svnweb.freebsd.org/changeset/ports/516523

Log:
  Cosmetic change

Modified:
  head/print/rubygem-prawn_shapes/Makefile

Modified: head/print/rubygem-prawn_shapes/Makefile
==============================================================================
--- head/print/rubygem-prawn_shapes/Makefile	Sun Nov  3 17:23:08 2019	(r516522)
+++ head/print/rubygem-prawn_shapes/Makefile	Sun Nov  3 17:23:13 2019	(r516523)
@@ -12,8 +12,9 @@ COMMENT=	Adds additional vector shapes to Prawn
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-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