Date: Wed, 30 Jun 2021 20:49:36 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: 4a551134cc9f - main - textproc/minixmlto: Add NO_ARCH Message-ID: <202106302049.15UKnamD058961@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=4a551134cc9f07df866d2e9781e224caf3ec5a4e commit 4a551134cc9f07df866d2e9781e224caf3ec5a4e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:41:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:30 +0000 textproc/minixmlto: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/minixmlto/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/minixmlto/Makefile b/textproc/minixmlto/Makefile index 73eb71566f8d..b0782c2d983b 100644 --- a/textproc/minixmlto/Makefile +++ b/textproc/minixmlto/Makefile @@ -15,5 +15,6 @@ USE_GITHUB= yes GH_ACCOUNT= bapt PLIST_FILES= bin/minixmlto MAKE_ARGS= DOCBOOK_XSL="${LOCALBASE}/share/xsl/docbook" PREFIX="${PREFIX}" +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302049.15UKnamD058961>