git: b1b919a3b7ee - main - devel/sparsehash: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:53:53 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b1b919a3b7ee1602c803234679459e58901ac3bc
commit b1b919a3b7ee1602c803234679459e58901ac3bc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:40:15 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:41 +0000
devel/sparsehash: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/sparsehash/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/sparsehash/Makefile b/devel/sparsehash/Makefile
index 16b75d1be24f..a5f84fc6cd6f 100644
--- a/devel/sparsehash/Makefile
+++ b/devel/sparsehash/Makefile
@@ -16,6 +16,7 @@ USE_GITHUB= yes
TEST_TARGET= check
GNU_CONFIGURE= yes
+NO_ARCH= yes
OPTIONS_DEFINE= DOCS