git: 5db874325862 - main - www/rubygem-ntlm-http: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:07 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5db874325862aad26bc30669c4aaa97b132a2187
commit 5db874325862aad26bc30669c4aaa97b132a2187
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:55 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:23:55 +0000
www/rubygem-ntlm-http: Cosmetic change
---
www/rubygem-ntlm-http/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/www/rubygem-ntlm-http/Makefile b/www/rubygem-ntlm-http/Makefile
index 11657c8f85c9..7af9aac9095f 100644
--- a/www/rubygem-ntlm-http/Makefile
+++ b/www/rubygem-ntlm-http/Makefile
@@ -11,9 +11,9 @@ COMMENT= NTLM HTTP provides NTLM authentication over http
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-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