Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 16:18:18 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: fac130661b20 - main - www/p5-CGI-Application-Server: Add NO_ARCH
Message-ID:  <202106201618.15KGIIkf079547@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=fac130661b20b3ffe45568c8c2e9527e72c324c7

commit fac130661b20b3ffe45568c8c2e9527e72c324c7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 16:04:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 16:15:57 +0000

    www/p5-CGI-Application-Server: Add NO_ARCH
---
 www/p5-CGI-Application-Server/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/p5-CGI-Application-Server/Makefile b/www/p5-CGI-Application-Server/Makefile
index d36895ca6c0d..9d7753fa73f7 100644
--- a/www/p5-CGI-Application-Server/Makefile
+++ b/www/p5-CGI-Application-Server/Makefile
@@ -29,4 +29,6 @@ TEST_DEPENDS=	p5-CGI-Application>0:www/p5-CGI-Application \
 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?202106201618.15KGIIkf079547>