Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:00:42 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: d421d546ff8d - main - audio/mp3info: Add CPE information
Message-ID:  <202108291900.17TJ0gfH011168@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=d421d546ff8dc9f9fa926589fdd6840f7ff41ae9

commit d421d546ff8dc9f9fa926589fdd6840f7ff41ae9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:58:01 +0000
Commit:     Bernhard Froehlich <decke@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



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