aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:41:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:44:28 +0000
commit5f977c0bfe7a5a5d4213aa638a421ea14e690bab (patch)
tree905eb7a80cb0520e91071517732f72b224e9f3d6
parent5ee7aa94c484f49db967cf786257d87b6ec34d93 (diff)
downloadports-5f977c0bfe7a5a5d4213aa638a421ea14e690bab.tar.gz
ports-5f977c0bfe7a5a5d4213aa638a421ea14e690bab.zip
textproc/texi2html: Add NO_ARCH
-rw-r--r--textproc/texi2html/Makefile1
1 files changed, 1 insertions, 0 deletions
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