From f9d4be6cb76f701b71c67b907d31d6e209455b3a Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 12 Dec 2013 13:01:40 +0000 Subject: Convert LIB_DEPENDS for ports depending on boost --- net-im/licq-msn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/licq-msn') diff --git a/net-im/licq-msn/Makefile b/net-im/licq-msn/Makefile index 4798fe3530c6..1a1cc20a5406 100644 --- a/net-im/licq-msn/Makefile +++ b/net-im/licq-msn/Makefile @@ -9,7 +9,7 @@ COMMENT= MSN plugin for Licq LICENSE= GPLv2 -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs NO_STAGE= yes -- cgit