Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:41 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: 6b873f8a9475 - main - sysutils/htop: Add CPE information
Message-ID:  <202108291833.17TIXfrN074553@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=6b873f8a94751f21cbb040442d891ea754b4c253

commit 6b873f8a94751f21cbb040442d891ea754b4c253
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:32:23 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:32:23 +0000

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

diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index f409ba4563c1..fc6392946364 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Better top(1) - interactive process viewer
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf compiler:c11 libtool localbase ncurses pkgconfig \
+USES=		autoreconf compiler:c11 cpe libtool localbase ncurses pkgconfig \
 		python:build shebangfix
 
 USE_GITHUB=	yes



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