git: cb31d0470eac - main - devel/rubygem-scanf: 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=cb31d0470eac2aa0633164388478254496b6cfa2
commit cb31d0470eac2aa0633164388478254496b6cfa2
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:31:21 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:23 +0000
devel/rubygem-scanf: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/rubygem-scanf/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/rubygem-scanf/Makefile b/devel/rubygem-scanf/Makefile
index cc29a00916f1..ccd36ea66718 100644
--- a/devel/rubygem-scanf/Makefile
+++ b/devel/rubygem-scanf/Makefile
@@ -11,4 +11,6 @@ LICENSE= BSD2CLAUSE
USES= gem
USE_RUBY= yes
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list