Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 16:04:34 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: f01a37c3fb68 - main - graphics/p5-Image-PBMlib: Add NO_ARCH
Message-ID:  <202302051604.315G4YD0057573@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=f01a37c3fb68f54fd342601d1db527051b9a2dbb

commit f01a37c3fb68f54fd342601d1db527051b9a2dbb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:28:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:50:06 +0000

    graphics/p5-Image-PBMlib: Add NO_ARCH
---
 graphics/p5-Image-PBMlib/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/p5-Image-PBMlib/Makefile b/graphics/p5-Image-PBMlib/Makefile
index 8860022abb34..7581d4c56d27 100644
--- a/graphics/p5-Image-PBMlib/Makefile
+++ b/graphics/p5-Image-PBMlib/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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