Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:02 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: 39b0e5cd4d67 - main - audio/cmus: Add CPE information
Message-ID:  <202108310925.17V9P2pA093063@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=39b0e5cd4d67a501dad508e84226c7cdb1551fe1

commit 39b0e5cd4d67a501dad508e84226c7cdb1551fe1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:05:09 +0000
Commit:     Bernhard Froehlich <decke@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



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