git: 22ba17b97f54 - main - print/texlive-texmf: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:24:31 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=22ba17b97f5481936f47b74fe0b93a279834f813 commit 22ba17b97f5481936f47b74fe0b93a279834f813 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:24:05 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:24:24 +0000 print/texlive-texmf: Add CPE information Approved by: portmgr (blanket) --- print/texlive-texmf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile index 2f7be28be703..fd25755e67ee 100644 --- a/print/texlive-texmf/Makefile +++ b/print/texlive-texmf/Makefile @@ -16,7 +16,8 @@ COMMENT= TeX Live Typesetting System, texmf Tree CONFLICTS_INSTALL= texlive-base-201[234]* \ texlive-texmf-201[234]* -USES= python:run shebangfix tar:xz +USES= cpe python:run shebangfix tar:xz +CPE_VENDOR= tug USE_TEX= basic:extract base tlmgr:run texhash TEXHASHDIRS= ${TEXMFDIR} ${TEXMFDISTDIR} NO_BUILD= yes