git: a2cfbfd06220 - main - audio/mpg123: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 8 20:54:12 UTC 2021


The branch main has been updated by decke:

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

commit a2cfbfd06220e86f22e69946abe0958e3e760f4c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:45:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:40 +0000

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

diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index b28f12e257d4..8a09b59b1a99 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Command-line player for MPEG Layer 1, 2, and 3 audio files
 
 LICENSE=	LGPL21
 
-USES=		tar:bzip2 libtool localbase pathfix
+USES=		cpe tar:bzip2 libtool localbase pathfix
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes


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