diff options
Diffstat (limited to 'net/asio/Makefile')
-rw-r--r-- | net/asio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asio/Makefile b/net/asio/Makefile index cec5c91d53c0..5f9aa6ea04d6 100644 --- a/net/asio/Makefile +++ b/net/asio/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20(Stable)/ MAINTAINER= acm@FreeBSD.org COMMENT= Cross-platform C++ library for network and low-level I/O programming -RUN_DEPENDS= ${LOCALBASE}/include/boost/chrono/system_clocks.hpp:${PORTSDIR}/devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/include/boost/chrono/system_clocks.hpp:devel/boost-libs GNU_CONFIGURE= yes USES= gmake tar:bz2 |