git: 8e7b96da63e8 - main - devel/rubygem-gem_plugin: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:32:54 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e7b96da63e89932f3d62bec008be05ea61b6d1b
commit 8e7b96da63e89932f3d62bec008be05ea61b6d1b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:29 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:23:29 +0000
devel/rubygem-gem_plugin: Cosmetic change
---
devel/rubygem-gem_plugin/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile
index 534fd45939b3..1876b9cb65de 100644
--- a/devel/rubygem-gem_plugin/Makefile
+++ b/devel/rubygem-gem_plugin/Makefile
@@ -14,9 +14,10 @@ LICENSE_COMB= dual
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
PLIST_FILES= bin/gpgen
More information about the dev-commits-ports-all
mailing list