aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/microdc2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-24 06:39:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-24 06:39:20 +0000
commitc6f1a86f954feb71868d3c45443ba572a2d9b158 (patch)
tree40700021e056763ed9b870489ff1663bd6c25eb8 /net-p2p/microdc2
parentbdb7896c924c941d5daf8a2b372f7ca5d4531c71 (diff)
downloadports-c6f1a86f954feb71868d3c45443ba572a2d9b158.tar.gz
ports-c6f1a86f954feb71868d3c45443ba572a2d9b158.zip
Mark as broken:
command.o(.text+0x2b77): In function `cmd_say': : undefined reference to `main_to_utf8_string' command.o(.text+0x2bf7): In function `cmd_say': : undefined reference to `main_to_utf8_string' hub.o(.text+0x9c): In function `prepare_chat_string_for_display': : undefined reference to `try_utf8_to_main_string' filelist-in.o(.text+0xa8b): In function `file_list_parse_init': : undefined reference to `filelist_xml_open' filelist-in.o(.text+0xabc): In function `file_list_parse_init': : undefined reference to `filelist_bzxml_open' user.o(.text+0x155f): In function `user_handle_command': : undefined reference to `utf8_to_main_string' Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=323563
Diffstat (limited to 'net-p2p/microdc2')
-rw-r--r--net-p2p/microdc2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/microdc2/Makefile b/net-p2p/microdc2/Makefile
index 4a23f66ef971..a6e07b8501e5 100644
--- a/net-p2p/microdc2/Makefile
+++ b/net-p2p/microdc2/Makefile
@@ -9,10 +9,12 @@ MASTER_SITES= http://corsair626.no-ip.org/microdc/ \
http://corsair626.no-ip.org/microdc/archive/
MAINTAINER= pankov_p@mail.ru
-COMMENT= A command-line based Direct Connect client
+COMMENT= Command-line based Direct Connect client
CONFLICTS= tthsum-[0-9]*
+BROKEN= Does not link
+
GNU_CONFIGURE= yes
USES= iconv
USE_GNOME= libxml2