git: c52d31bdf46c - main - audio/libaacplus: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:29:40 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c52d31bdf46c1ca27cdd62ede6fcecd9992ca165
commit c52d31bdf46c1ca27cdd62ede6fcecd9992ca165
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 19:55:23 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list