Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:46:10 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: 6fe3be62834d - main - textproc/p5-Text-Emoticon-MSN: Add NO_ARCH
Message-ID:  <202106251346.15PDkAbw087932@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=6fe3be62834d3367a4c1a7b90da5242c4ca6e08b

commit 6fe3be62834d3367a4c1a7b90da5242c4ca6e08b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:38:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:38:19 +0000

    textproc/p5-Text-Emoticon-MSN: Add NO_ARCH
---
 textproc/p5-Text-Emoticon-MSN/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile
index fee312ebb80a..6d1b68df8772 100644
--- a/textproc/p5-Text-Emoticon-MSN/Makefile
+++ b/textproc/p5-Text-Emoticon-MSN/Makefile
@@ -15,7 +15,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Text-Emoticon>=0.02:textproc/p5-Text-Emoticon
 
-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?202106251346.15PDkAbw087932>