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