git: e016e8ba24f7 - main - print/lgrind: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 05:44:31 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e016e8ba24f75dca21b414601bba435959d0f392
commit e016e8ba24f75dca21b414601bba435959d0f392
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-19 05:43:16 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-19 05:43:16 +0000
print/lgrind: Mark BROKEN
Fails to build with new TeX2021
---
print/lgrind/Makefile | 8 +++-----
1 file 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