Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:47 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: 3b0fc17cef1f - main - sysutils/tmux23: Add CPE information
Message-ID:  <202110211436.19LEal5G074448@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=3b0fc17cef1ff528a03cefd32194cf561aa5f314

commit 3b0fc17cef1ff528a03cefd32194cf561aa5f314
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:18 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:18 +0000

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

diff --git a/sysutils/tmux23/Makefile b/sysutils/tmux23/Makefile
index 88f3b40adac0..86e673e563dd 100644
--- a/sysutils/tmux23/Makefile
+++ b/sysutils/tmux23/Makefile
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 CONFLICTS_INSTALL=	tmux
 
-USES=		ncurses pkgconfig
+USES=		cpe ncurses pkgconfig
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	nodefault
 GH_TUPLE=	imomaliev:tmux-bash-completion:ef56d3e:bash
 



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