git: 48a2f41f2fae - main - devel/uthash: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 22:27:20 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=48a2f41f2faed5cedf5a9eda38caa345d1b7cd6d

commit 48a2f41f2faed5cedf5a9eda38caa345d1b7cd6d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:18:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:24:03 +0000

    devel/uthash: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/uthash/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/uthash/Makefile b/devel/uthash/Makefile
index 6824f5139f7e..b99ea19f7d08 100644
--- a/devel/uthash/Makefile
+++ b/devel/uthash/Makefile
@@ -15,6 +15,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 OPTIONS_DEFINE=	DOCS
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	troydhanson


More information about the dev-commits-ports-main mailing list