Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:32:21 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: 972e1f6088c0 - main - audio/libshout: Add CPE information
Message-ID:  <202108291932.17TJWLYf056371@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=972e1f6088c0f74b5e4c58efa7a20415d07b948d

commit 972e1f6088c0f74b5e4c58efa7a20415d07b948d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:25:52 +0000
Commit:     Bernhard Froehlich <decke@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



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