Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:43:39 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: 5b9df0dd5c6f - main - devel/p5-Inline-TT: Add NO_ARCH
Message-ID:  <202106251343.15PDhdqm084577@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=5b9df0dd5c6faa2067fe42c29f438e4354a2eb52

commit 5b9df0dd5c6faa2067fe42c29f438e4354a2eb52
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:34:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:34:39 +0000

    devel/p5-Inline-TT: Add NO_ARCH
---
 devel/p5-Inline-TT/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Inline-TT/Makefile b/devel/p5-Inline-TT/Makefile
index 0f729b14a462..6b131fdba151 100644
--- a/devel/p5-Inline-TT/Makefile
+++ b/devel/p5-Inline-TT/Makefile
@@ -17,7 +17,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Inline>=0.42:devel/p5-Inline \
 		p5-Template-Toolkit>=2:www/p5-Template-Toolkit
 
-USE_PERL5=	configure
 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?202106251343.15PDhdqm084577>