git: ebb93f8eca2e - main - devel/rubygem-hocon: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:49:33 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ebb93f8eca2e37a31179ca3486f984aadd298ae1
commit ebb93f8eca2e37a31179ca3486f984aadd298ae1
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:31:19 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:22 +0000
devel/rubygem-hocon: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/rubygem-hocon/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/rubygem-hocon/Makefile b/devel/rubygem-hocon/Makefile
index e3e121462002..afa1cf1a035f 100644
--- a/devel/rubygem-hocon/Makefile
+++ b/devel/rubygem-hocon/Makefile
@@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
+NO_ARCH= yes
+
PLIST_FILES= bin/hocon
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list