Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:23:24 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: ea2b2850430c - main - textproc/p5-Lingua-EN-Syllable: Add NO_ARCH
Message-ID:  <202306300723.35U7NO94085310@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=ea2b2850430c132bfded7fadf64db32b1b7f3729

commit ea2b2850430c132bfded7fadf64db32b1b7f3729
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:08:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:08:55 +0000

    textproc/p5-Lingua-EN-Syllable: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/p5-Lingua-EN-Syllable/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile
index 56c9c6f97c01..d0c2f6b2ddce 100644
--- a/textproc/p5-Lingua-EN-Syllable/Makefile
+++ b/textproc/p5-Lingua-EN-Syllable/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 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?202306300723.35U7NO94085310>