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) --- graphics/panomatic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/panomatic') diff --git a/graphics/panomatic/Makefile b/graphics/panomatic/Makefile index 7853bbdc4118..497fc8ddf529 100644 --- a/graphics/panomatic/Makefile +++ b/graphics/panomatic/Makefile @@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ii@any.com.ru COMMENT= A tool that automates the creation of control points -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost +BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ + ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes USE_BZIP2= yes -- cgit