Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:07:49 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: 8b775d46339c - main - www/p5-Web-Machine: Add NO_ARCH
Message-ID:  <202206030907.25397npa094211@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=8b775d46339ccd8c615686fa5eb8be670afb9600

commit 8b775d46339ccd8c615686fa5eb8be670afb9600
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:55:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:01:08 +0000

    www/p5-Web-Machine: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 www/p5-Web-Machine/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/p5-Web-Machine/Makefile b/www/p5-Web-Machine/Makefile
index 39d0be6e0a91..7ffc56d1224c 100644
--- a/www/p5-Web-Machine/Makefile
+++ b/www/p5-Web-Machine/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS=	p5-HTTP-Headers-ActionPack>0:www/p5-HTTP-Headers-ActionPack \
 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?202206030907.25397npa094211>