Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2023 13:20:40 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: 6d25ba2eb086 - main - textproc/py-extract-msg: Add NO_ARCH
Message-ID:  <202301301320.30UDKebB094688@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=6d25ba2eb0864506ee26ae9491322541844e88af

commit 6d25ba2eb0864506ee26ae9491322541844e88af
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:47:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:02:40 +0000

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

diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile
index ee03763b7245..bff76a755556 100644
--- a/textproc/py-extract-msg/Makefile
+++ b/textproc/py-extract-msg/Makefile
@@ -25,4 +25,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.11.1:www/py-beautifulsoup@$
 USES=		python:3.6+
 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?202301301320.30UDKebB094688>