Date: Sun, 29 Aug 2021 18:33:24 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: 7c4fa08fed73 - main - audio/id3lib: Add CPE information Message-ID: <202108291833.17TIXOYg074178@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=7c4fa08fed73334ac397b229c674a346a9727bb4 commit 7c4fa08fed73334ac397b229c674a346a9727bb4 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:16:38 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:16:38 +0000 audio/id3lib: Add CPE information Approved by: portmgr (blanket) --- audio/id3lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 86950627b33a..855bd731804a 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= fails to link: '_ZTSN12_GLOBAL__N_117ConstIteratorImplE' referenced in section '.data.rel.ro' of tag.lo: defined in discarded section BROKEN_mips64= fails to link: '_ZTSN12_GLOBAL__N_117ConstIteratorImplE' referenced in section '.data.rel.ro' of tag.lo: defined in discarded section -USES= compiler:c11 iconv libtool localbase +USES= compiler:c11 cpe iconv libtool localbase GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXOYg074178>