Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:49:26 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: 5f977c0bfe7a - main - textproc/texi2html: Add NO_ARCH
Message-ID:  <202106302049.15UKnQov058739@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=5f977c0bfe7a5a5d4213aa638a421ea14e690bab

commit 5f977c0bfe7a5a5d4213aa638a421ea14e690bab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:41:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-30 20:44:28 +0000

    textproc/texi2html: Add NO_ARCH
---
 textproc/texi2html/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 864b4a71e63e..d6eae15bec5f 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -11,6 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Texinfo to HTML converter
 
 GNU_CONFIGURE=	yes
+NO_ARCH=	yes
 CONFIGURE_ENV=	PERL=${PERL}
 CONFIGURE_ARGS=	--disable-multiplatform
 USES=		gmake perl5 shebangfix tar:bzip2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302049.15UKnQov058739>