From 291da30e08e6256cb9c448d12d81e18bfcef7895 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 28 Jul 2009 11:45:08 +0000 Subject: - Update boost to 1.39 - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov (maintainer) --- cad/kicad/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad/kicad') diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index ecdc06a75d4d..09a84da204e9 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= Schematic and PCB editing software -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs DOCVERSION= 1.1 LIBVERSION= 1.0 -- cgit