git: 6b873f8a9475 - main - sysutils/htop: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:33:42 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b873f8a94751f21cbb040442d891ea754b4c253
commit 6b873f8a94751f21cbb040442d891ea754b4c253
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:32:23 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list