git: 972e1f6088c0 - main - audio/libshout: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:32:24 UTC 2021


The branch main has been updated by decke:

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

commit 972e1f6088c0f74b5e4c58efa7a20415d07b948d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:25:52 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:25:52 +0000

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

diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index e4950f7b4eaa..9d3d0122b27b 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libogg.so:audio/libogg \
 		libvorbis.so:audio/libvorbis
 
-USES=		gmake libtool pathfix pkgconfig ssl
+USES=		cpe gmake libtool pathfix pkgconfig ssl
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip


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