Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:55:13 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: 07555752a580 - main - textproc/p5-CAM-PDF: Add NO_ARCH
Message-ID:  <202304271555.33RFtDP3028958@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 07555752a580b9c1c01cfccb049135cb4bfd3321
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:48:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:48:24 +0000

    textproc/p5-CAM-PDF: Add NO_ARCH
---
 textproc/p5-CAM-PDF/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile
index a82ac2b182c6..cd94af59c5c9 100644
--- a/textproc/p5-CAM-PDF/Makefile
+++ b/textproc/p5-CAM-PDF/Makefile
@@ -22,6 +22,8 @@ TEST_DEPENDS=	p5-Test-Memory-Cycle>=1.02:devel/p5-Test-Memory-Cycle \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	DOCS
 
 PORTDOCS=	CHANGES README


home | help

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