aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/solidcoin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /net-p2p/solidcoin
parent49be72eaa4585216ade79b274fca337c2bf4866a (diff)
downloadports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz
ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip
Chase boost update
Notes
Notes: svn path=/head/; revision=311310
Diffstat (limited to 'net-p2p/solidcoin')
-rw-r--r--net-p2p/solidcoin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile
index 0357914d49e2..04c68f6fac2c 100644
--- a/net-p2p/solidcoin/Makefile
+++ b/net-p2p/solidcoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= solidcoin
PORTVERSION= 2.041
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p finance
MASTER_SITES= http://solidcoin.info/downloads/ \
http://dl.dropbox.com/u/47582909/
@@ -15,7 +15,7 @@ COMMENT= Alternative Bitcoin peer-to-peer currency client
BROKEN= Does not build
BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/parallel/algorithm.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= boost_date_time:${PORTSDIR}/devel/boost-libs
OPTIONS= GUI "Build with wxWidgets GUI" on