diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-27 16:19:23 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-27 16:35:04 +0000 |
commit | 2c48d82d962d55720350c03caa67c87ce59a6d42 (patch) | |
tree | ba971c735f40c603f8fa901a1c646d5dc519d60b | |
parent | bd619b79789041f2f5db861998f7ffbbbd32e5dd (diff) | |
download | ports-2c48d82d962d55720350c03caa67c87ce59a6d42.tar.gz ports-2c48d82d962d55720350c03caa67c87ce59a6d42.zip |
-rw-r--r-- | print/tex-formats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-formats/Makefile b/print/tex-formats/Makefile index 4d3bada80a04..a4d80c15845b 100644 --- a/print/tex-formats/Makefile +++ b/print/tex-formats/Makefile @@ -11,7 +11,7 @@ COMMENT= Formats for basic TeX engines and the 'latex' command WWW= https://tug.org/texlive/ USES= tex -USE_TEX= basic fmtutil texhash texmf web2c +USE_TEX= base basic fmtutil texhash texmf web2c NO_ARCH= yes NO_BUILD= yes |