Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 18:30:18 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: 8501a2bc88d0 - main - www/py-mechanize: Add NO_ARCH
Message-ID:  <202111211830.1ALIUIbU094369@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=8501a2bc88d0707ce9fba60a6384e4f768821b84

commit 8501a2bc88d0707ce9fba60a6384e4f768821b84
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 18:25:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 18:25:10 +0000

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

diff --git a/www/py-mechanize/Makefile b/www/py-mechanize/Makefile
index e8b30c4f3187..8791fe508c68 100644
--- a/www/py-mechanize/Makefile
+++ b/www/py-mechanize/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}html5lib>=0.9:www/py-html5lib@${PY_FLAVOR} \
 USES=		python
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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