aboutsummaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r--devel/libiqxmlrpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile
index 70b0af5be3d5..17580af4c2f3 100644
--- a/devel/libiqxmlrpc/Makefile
+++ b/devel/libiqxmlrpc/Makefile
@@ -13,7 +13,7 @@ COMMENT= Free, object-oriented XML-RPC implementation written in C++
.if !defined(NOPORTDOCS)
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
.endif
-LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
LICENSE= BSD