Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:24:30 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e83006d066d5 - main - print/texlive-tlmgr: Add CPE information
Message-ID:  <202110141024.19EAOUM8079201@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e83006d066d5f07d754cd76d0be2aa623bdc8d7a

commit e83006d066d5f07d754cd76d0be2aa623bdc8d7a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:23:50 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:24:24 +0000

    print/texlive-tlmgr: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 print/texlive-tlmgr/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/print/texlive-tlmgr/Makefile b/print/texlive-tlmgr/Makefile
index 352afa7d56d7..8bfb5625ef16 100644
--- a/print/texlive-tlmgr/Makefile
+++ b/print/texlive-tlmgr/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS=	tex-kpathsea>=6.2.1_1:devel/tex-kpathsea
 
 CONFLICTS=	texlive-infra-[0-9]* texlive-base-20150521_[12345]
 
-USES=		perl5 tar:xz
+USES=		cpe perl5 tar:xz
+CPE_VENDOR=	tug
 USE_PERL5=	run
 USE_TEX=	kpathsea
 PATCH_WRKSRC=	${WRKDIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110141024.19EAOUM8079201>