git: 950a2b7fe1ba - main - devel/rubygem-abstract: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:32:52 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=950a2b7fe1ba8e024c416db5be6001e1ab480fdd
commit 950a2b7fe1ba8e024c416db5be6001e1ab480fdd
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:28 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:23:28 +0000
devel/rubygem-abstract: Cosmetic change
---
devel/rubygem-abstract/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/rubygem-abstract/Makefile b/devel/rubygem-abstract/Makefile
index 43f387f3cde2..e828d077d3b2 100644
--- a/devel/rubygem-abstract/Makefile
+++ b/devel/rubygem-abstract/Makefile
@@ -11,9 +11,9 @@ COMMENT= Define abstract method in Ruby
LICENSE= RUBY
-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