Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:29:40 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: c52d31bdf46c - main - audio/libaacplus: Add CPE information
Message-ID:  <202109252029.18PKTeDk053603@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=c52d31bdf46c1ca27cdd62ede6fcecd9992ca165

commit c52d31bdf46c1ca27cdd62ede6fcecd9992ca165
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 19:55:23 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-25 20:28:36 +0000

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

diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile
index a7792948847b..70e6fe20ac63 100644
--- a/audio/libaacplus/Makefile
+++ b/audio/libaacplus/Makefile
@@ -22,11 +22,12 @@ LICENSE_DISTFILES_3GPP=	${SRC26410}
 CONFLICTS=	aacplusenc-0*
 
 USE_CSTD=	gnu89
-USES=		autoreconf pathfix pkgconfig libtool
+USES=		autoreconf cpe pathfix pkgconfig libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
 INSTALL_TARGET=	install-strip
+CPE_VENDOR=	libaacplus_project
 
 OPTIONS_DEFINE=	FFTW3
 OPTIONS_DEFAULT=FFTW3



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