git: 80335544b1ae - main - audio/sox: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:21 UTC 2021


The branch main has been updated by decke:

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

commit 80335544b1aedb483f5f62d353c6f0578d07b15d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:14:36 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:14:36 +0000

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

diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index c76e0e95ec8e..fa7fff6b5863 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libltdl.so:devel/libltdl
 CONFLICTS=	play-[0-9]*
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf libtool localbase:ldflags pkgconfig
+USES=		autoreconf cpe libtool localbase:ldflags pkgconfig
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=	AMRNB AMRWB FLAC GSM ID3TAG LADSPA LAME MAD OPUS PNG \


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