git: 7c4fa08fed73 - main - audio/id3lib: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:33:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c4fa08fed73334ac397b229c674a346a9727bb4
commit 7c4fa08fed73334ac397b229c674a346a9727bb4
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:16:38 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list