Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:24:27 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: 9731d3bad70d - main - print/texlive-base: Add CPE information
Message-ID:  <202110141024.19EAOROG079140@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=9731d3bad70ddd63d22189f1771a743f660ff773

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

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

diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index abfdba64ae7d..80bee65e0b6d 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -26,8 +26,9 @@ RUN_DEPENDS=	p5-File-HomeDir>=0:devel/p5-File-HomeDir \
 		p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \
 		psbook:print/psutils
 
-USES=		compiler:c++11-lib ghostscript gnome localbase pkgconfig perl5 \
+USES=		compiler:c++11-lib cpe ghostscript gnome localbase pkgconfig perl5 \
 		python:run shebangfix tar:xz
+CPE_VENDOR=	tug
 USE_CXXSTD=	gnu++11
 USE_GNOME=	cairo
 USE_PERL5=	run



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