Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33: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: 80335544b1ae - main - audio/sox: Add CPE information
Message-ID:  <202108291833.17TIXL4L074102@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=80335544b1aedb483f5f62d353c6f0578d07b15d

commit 80335544b1aedb483f5f62d353c6f0578d07b15d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:14:36 +0000
Commit:     Bernhard Froehlich <decke@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 \



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