Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:10:02 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eff315f9ca4d - main - www/onionshare-cli: Add NO_ARCH
Message-ID:  <202502031610.513GA2cm053263@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit eff315f9ca4de3488140ff149160bc5f7dc86858
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:34:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:21 +0000

    www/onionshare-cli: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 www/onionshare-cli/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/onionshare-cli/Makefile b/www/onionshare-cli/Makefile
index c3a13470cefe..2c77ed0a826f 100644
--- a/www/onionshare-cli/Makefile
+++ b/www/onionshare-cli/Makefile
@@ -34,4 +34,6 @@ RUN_DEPENDS=	meek-client:security/meek \
 USES=		cpe python
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031610.513GA2cm053263>