diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-02-19 05:26:47 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-02-19 05:35:53 +0000 |
commit | 6e7c07e3a636f52c452d030a4db680c859d70437 (patch) | |
tree | e378942c7562a8f37179d5986dd16b80c8e4f26d /cad/alliance | |
parent | 01fa1473cd1f4a0190da7d6406f591592efbb90c (diff) | |
download | ports-6e7c07e3a636f52c452d030a4db680c859d70437.tar.gz ports-6e7c07e3a636f52c452d030a4db680c859d70437.zip |
Diffstat (limited to 'cad/alliance')
-rw-r--r-- | cad/alliance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 98e80faad71f..47d835c73f2c 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -16,6 +16,7 @@ LICENSE_NAME= Alliance VLSI Cad System License LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= fails to build with latest TeX2021 BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status BUILD_DEPENDS= fig2dev:print/fig2dev |