git: 5f977c0bfe7a - main - textproc/texi2html: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:49:29 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5f977c0bfe7a5a5d4213aa638a421ea14e690bab
commit 5f977c0bfe7a5a5d4213aa638a421ea14e690bab
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:41:08 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the dev-commits-ports-all
mailing list