git: cc3411a04c5e - main - www/rubygem-haml-coderay: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 21 18:14:48 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc3411a04c5e3ac9afc23aebea225455ec9345ba

commit cc3411a04c5e3ac9afc23aebea225455ec9345ba
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:21:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:07 +0000

    www/rubygem-haml-coderay: Cosmetic change
---
 www/rubygem-haml-coderay/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www/rubygem-haml-coderay/Makefile b/www/rubygem-haml-coderay/Makefile
index 403c4703426b..d6cebab68dbd 100644
--- a/www/rubygem-haml-coderay/Makefile
+++ b/www/rubygem-haml-coderay/Makefile
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-coderay>=0:textproc/rubygem-coderay \
 		rubygem-haml>=0:www/rubygem-haml
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list