aboutsummaryrefslogtreecommitdiffstats
path: root/devel/monotone
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-07-28 19:45:08 +0800
committerpav <pav@FreeBSD.org>2009-07-28 19:45:08 +0800
commit291da30e08e6256cb9c448d12d81e18bfcef7895 (patch)
treeed5f09afdd626c922e88015da3aeeb6ae1eff9bd /devel/monotone
parentdb5c7bc390ded3a323a9e1b04bb27d75d82b8182 (diff)
downloadfreebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.tar.gz
freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.tar.zst
freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.zip
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Diffstat (limited to 'devel/monotone')
-rw-r--r--devel/monotone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 67f55a4a49ae..226b7ad36e3f 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://monotone.ca/downloads/${PORTVERSION}/
MAINTAINER= lapo@lapo.it
COMMENT= A distributed version control system with digital signatures
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost \
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs \
${LOCALBASE}/lib/libbotan-1.6.5.so:${PORTSDIR}/security/botan
RUN_DEPENDS= ${LOCALBASE}/lib/libbotan-1.6.5.so:${PORTSDIR}/security/botan
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \