git: f0bb488c5660 - main - net-p2p/microdc2: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 21:09:53 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f0bb488c566004e33561a0eab4d04f83bdc93113
commit f0bb488c566004e33561a0eab4d04f83bdc93113
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-05 20:55:49 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-05 21:08:58 +0000
net-p2p/microdc2: mark BROKEN
ld: error: undefined symbol: main_to_utf8_string
>>> referenced by command.c
>>> command.o:(cmd_say)
>>> referenced by command.c
>>> command.o:(cmd_say)
Approved by: portmgr blanket
Reported by: pkg-fallout
---
net-p2p/microdc2/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-p2p/microdc2/Makefile b/net-p2p/microdc2/Makefile
index dead438d0225..38831b0a4192 100644
--- a/net-p2p/microdc2/Makefile
+++ b/net-p2p/microdc2/Makefile
@@ -9,6 +9,8 @@ COMMENT= Command-line based Direct Connect client
LICENSE= GPLv2
+BROKEN= does not build: undefined symbol: main_to_utf8_string
+
CONFLICTS= tthsum
USES= gnome iconv readline