diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 14:27:01 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 14:27:01 +0000 |
commit | 34b20a4bcd0894ea847cc9cf88e9863ef84f0fd6 (patch) | |
tree | 4f96276a360482d31bae5623c6229cbfab155bf7 /print/texlive-texmf-source | |
parent | 5edfbf583e982ce41904b11f3ce214cb3daa6870 (diff) |
Diffstat (limited to 'print/texlive-texmf-source')
-rw-r--r-- | print/texlive-texmf-source/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/texlive-texmf-source/Makefile b/print/texlive-texmf-source/Makefile index 32445c269bcc..03548df8a2a2 100644 --- a/print/texlive-texmf-source/Makefile +++ b/print/texlive-texmf-source/Makefile @@ -11,7 +11,8 @@ COMMENT= TeX Live Typesetting System, texmf Tree (source) CONFLICTS_INSTALL= texlive-base-201[234]* -USES= tar:xz +USES= cpe tar:xz +CPE_VENDOR= tug USE_TEX= texmf>=20150523 TEXHASHDIRS= ${TEXMFDISTDIR} NO_BUILD= yes |