git: 28ab44539c98 - main - sysutils/byobu: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 09:16:06 UTC 2021


The branch main has been updated by decke:

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

commit 28ab44539c98b7f20ab2ef497e0a1a519c55e229
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 09:08:28 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 09:08:28 +0000

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

diff --git a/sysutils/byobu/Makefile b/sysutils/byobu/Makefile
index c38384a267a2..a140cb2c4201 100644
--- a/sysutils/byobu/Makefile
+++ b/sysutils/byobu/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 RUN_DEPENDS=	bash:shells/bash \
 		gsed:textproc/gsed
 
-USES=		autoreconf python shebangfix ncurses:port
+USES=		autoreconf cpe python shebangfix ncurses:port
 
 SHEBANG_FILES=	usr/lib/byobu/include/notify_osd \
 		usr/lib/byobu/include/config.py.in \


More information about the dev-commits-ports-main mailing list