Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 19:33:12 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: 2aa824b08042 - main - textproc/py-sphinx-markdown-tables: Add NO_ARCH
Message-ID:  <202201231933.20NJXCfa034519@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=2aa824b080424c0bc855481f78d3844624c27659

commit 2aa824b080424c0bc855481f78d3844624c27659
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:26:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 19:09:46 +0000

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

diff --git a/textproc/py-sphinx-markdown-tables/Makefile b/textproc/py-sphinx-markdown-tables/Makefile
index 5d8854856cbf..305f4194fa03 100644
--- a/textproc/py-sphinx-markdown-tables/Makefile
+++ b/textproc/py-sphinx-markdown-tables/Makefile
@@ -18,4 +18,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}markdown>=0:textproc/py-markdown@${PY_FLAVOR
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils concurrent
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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