git: cf7f062f3822 - main - misc/latex-mk: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:23 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf7f062f3822af6e693fc6abe9a45f0c71ab29a6
commit cf7f062f3822af6e693fc6abe9a45f0c71ab29a6
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:27 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:27 +0000
misc/latex-mk: Add NO_ARCH
Approved by: portmgr (blanket)
---
misc/latex-mk/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile
index a6a704749782..99f72411bab7 100644
--- a/misc/latex-mk/Makefile
+++ b/misc/latex-mk/Makefile
@@ -20,4 +20,6 @@ GNU_CONFIGURE= yes
INFO= latex-mk
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list