git: 5ee7aa94c484 - main - textproc/docbook-utils: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:49:27 UTC 2021


The branch main has been updated by sunpoet:

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

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

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

diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile
index 3c319584dafb..21faf362fe96 100644
--- a/textproc/docbook-utils/Makefile
+++ b/textproc/docbook-utils/Makefile
@@ -24,6 +24,7 @@ USE_PERL5=	run
 USE_TEX=	jadetex
 GNU_CONFIGURE=	yes
 MAKE_ARGS+=	docdir="${DOCSDIR}" htmldir="${DOCSDIR}/html"
+NO_ARCH=	yes
 SHEBANG_FILES=	bin/sgmldiff.in
 perl_OLD_CMD=	@perl_bindir@/perl
 


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