git: b7b019562323 - main - audio/playmidi: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:09:03 UTC 2021


The branch main has been updated by decke:

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

commit b7b0195623234379c56a2f381cca616cac0554ee
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:06:26 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 12:06:26 +0000

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

diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index 571fcc6d07bc..48641e96d9c3 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -11,7 +11,7 @@ COMMENT=	MIDI player
 
 LICENSE=	GPLv2
 
-USES=		ncurses
+USES=		cpe ncurses
 WRKSRC=		${WRKDIR}/${PORTNAME}-2.4
 
 ONLY_FOR_ARCHS=	i386 amd64


More information about the dev-commits-ports-main mailing list