aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/solidcoin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 14:23:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 14:23:25 +0000
commite8370851fc92bc3f177041a5b1f9ce7f020dd095 (patch)
tree2f7ab92aa183f89b830cc2cd34ae38f4481709de /net-p2p/solidcoin
parent44e9f64a275cdae1f2dd4bd1a517f48f9e075a81 (diff)
downloadports-e8370851fc92bc3f177041a5b1f9ce7f020dd095.tar.gz
ports-e8370851fc92bc3f177041a5b1f9ce7f020dd095.zip
Convert LIB_DEPENDS for ports depending on boost
Notes
Notes: svn path=/head/; revision=336263
Diffstat (limited to 'net-p2p/solidcoin')
-rw-r--r--net-p2p/solidcoin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile
index c2c6db3ae8f1..f276a90ef4cf 100644
--- a/net-p2p/solidcoin/Makefile
+++ b/net-p2p/solidcoin/Makefile
@@ -15,7 +15,7 @@ COMMENT= Alternative Bitcoin peer-to-peer currency client
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/parallel/algorithm.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= boost_date_time:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
OPTIONS_DEFINE= WXGTK
OPTIONS_DEFAULT= WXGTK