git: 39b0e5cd4d67 - main - audio/cmus: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:25:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=39b0e5cd4d67a501dad508e84226c7cdb1551fe1
commit 39b0e5cd4d67a501dad508e84226c7cdb1551fe1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:05:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:14 +0000
audio/cmus: Add CPE information
Approved by: portmgr (blanket)
---
audio/cmus/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index e418d544a9f3..27d120436710 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -12,7 +12,7 @@ COMMENT= Console-based music player with really cool features
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c11 gmake iconv ncurses pkgconfig
+USES= compiler:c11 cpe gmake iconv ncurses pkgconfig
USE_GITHUB= yes
HAS_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list