svn commit: r516525 - head/print/rubygem-rbpdf-font

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


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

Log:
  Cosmetic change

Modified:
  head/print/rubygem-rbpdf-font/Makefile

Modified: head/print/rubygem-rbpdf-font/Makefile
==============================================================================
--- head/print/rubygem-rbpdf-font/Makefile	Sun Nov  3 17:23:17 2019	(r516524)
+++ head/print/rubygem-rbpdf-font/Makefile	Sun Nov  3 17:23:22 2019	(r516525)
@@ -12,8 +12,9 @@ COMMENT=	RBPDF font files
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-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