git: 0f6d36340a1d - main - print/py-reportlab: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:39:09 UTC
The branch main has been updated by sunpoet:

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

commit 0f6d36340a1dc5b96d680b2223f100137832f481
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 15:03:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:11:29 +0000

    print/py-reportlab: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 print/py-reportlab/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index cf792a265933..f22674d58b93 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -25,6 +25,7 @@ PFBFER_VERSION=	20180109
 PFBFER=		pfbfer-${PFBFER_VERSION}.zip
 
 MAKE_ENV=	PACKAGE_PATH="${REPORTLABDIR}"
+NO_ARCH=	yes
 
 REPORTLABDIR=	${PYTHONPREFIX_SITELIBDIR}/reportlab
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}