Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 09:16:04 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 28ab44539c98 - main - sysutils/byobu: Add CPE information
Message-ID:  <202109020916.1829G4EQ034740@gitrepo.freebsd.org>

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

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

commit 28ab44539c98b7f20ab2ef497e0a1a519c55e229
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 09:08:28 +0000
Commit:     Bernhard Froehlich <decke@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 \



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