git: ead65886b796 - main - textproc/intltool: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 24 20:33:26 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ead65886b79690bd96c2b22bb80ec9fe24ffe461

commit ead65886b79690bd96c2b22bb80ec9fe24ffe461
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:44 +0000

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

diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index c22d775705ba..fa9e4d82665c 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
 USES=		iconv gmake perl5
 GNU_CONFIGURE=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list