git: d421d546ff8d - main - audio/mp3info: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:00:44 UTC 2021


The branch main has been updated by decke:

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

commit d421d546ff8dc9f9fa926589fdd6840f7ff41ae9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:58:01 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:58:01 +0000

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

diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
index 7043de3c8a7a..8212f46634bd 100644
--- a/audio/mp3info/Makefile
+++ b/audio/mp3info/Makefile
@@ -17,7 +17,7 @@ GTK2_DESC=	Enable to have the gmp3info
 PORTSCOUT=	skipv:0.8.5
 
 ALL_TARGET=	mp3info
-USES=		ncurses tar:tgz
+USES=		cpe ncurses tar:tgz
 
 PLIST_FILES=	bin/mp3info share/man/man1/mp3info.1.gz
 PORTDOCS=	ChangeLog README mp3info.txt


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