aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/solidcoin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/solidcoin/Makefile')
-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