aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 19:57:16 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:13 +0000
commit6bf64f0f21c4fd37cb29310128b5524af51567ea (patch)
tree39b98b7c95e669bbd5e616f6dc7769febbb7162a
parent05e8f6c01f407b619373d67ac8e8dc3b2bbc99ce (diff)
downloadports-6bf64f0f21c4fd37cb29310128b5524af51567ea.tar.gz
ports-6bf64f0f21c4fd37cb29310128b5524af51567ea.zip
net-im/licq: mark as BROKEN and DEPRECATED, project is dead
PR: 246106
-rw-r--r--net-im/licq/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 44103dd162d3..7c02fed7180b 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -16,6 +16,10 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs
BROKEN_FreeBSD_12_powerpc64= fails to pass tests
BROKEN_sparc64= fails to link
+BROKEN= ld: error: undefined symbol: boost::scoped_static_mutex_lock::scoped_static_mutex_lock(boost::static_mutex&, bool)
+
+DEPRECATED= Abandonware, project is dead
+EXPIRATION_DATE= 2022-06-20
USES= cmake:noninja iconv ssl
USE_CXXSTD= c++98