Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:07: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: f70f956a964a - main - www/p5-HTML-Mason-PSGIHandler: Add NO_ARCH
Message-ID:  <202206030907.25397DDT093431@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=f70f956a964aac054420c99fd2fbc34c74ab1ad6

commit f70f956a964aac054420c99fd2fbc34c74ab1ad6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:54:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:01:01 +0000

    www/p5-HTML-Mason-PSGIHandler: Add NO_ARCH
---
 www/p5-HTML-Mason-PSGIHandler/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile
index 64a51f16f893..3e24fbb7f6de 100644
--- a/www/p5-HTML-Mason-PSGIHandler/Makefile
+++ b/www/p5-HTML-Mason-PSGIHandler/Makefile
@@ -16,4 +16,6 @@ TEST_DEPENDS=	p5-Plack>=0:www/p5-Plack
 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.25397DDT093431>