aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-19 05:43:16 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-19 05:43:16 +0000
commite016e8ba24f75dca21b414601bba435959d0f392 (patch)
treeb80410d65fac973e171ce1728d00b9cfbdde57f7
parent86ed7894685a4e266313162cc940269994f61273 (diff)
downloadports-e016e8ba24f75dca21b414601bba435959d0f392.tar.gz
ports-e016e8ba24f75dca21b414601bba435959d0f392.zip
print/lgrind: Mark BROKEN
Fails to build with new TeX2021
-rw-r--r--print/lgrind/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile
index aa8a3aeb2eeb..5575037cc780 100644
--- a/print/lgrind/Makefile
+++ b/print/lgrind/Makefile
@@ -13,15 +13,13 @@ COMMENT= Produce beautiful listings of source code with LaTeX
# Converted from RESTRICTED
LICENSE= lgrind-license
LICENSE_NAME= lgrind
-LICENSE_TEXT= According to the README-file there is a license issue \
- because of non-free code. Check the README file within \
- the source tarball. No response from author of some code \
- this port is based on.
+LICENSE_TEXT= According to the README-file there is a license issue because of non-free code. Check the README file within the source tarball. No response from author of some code this port is based on.
LICENSE_PERMS= auto-accept
-USE_TEX= latex texhash
+BROKEN= fails to build with latest TeX2021
USES= zip
+USE_TEX= latex texhash
post-patch:
# PREFIX safeness