aboutsummaryrefslogtreecommitdiff
path: root/graphics/panomatic/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /graphics/panomatic/Makefile
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
- 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)
Notes
Notes: svn path=/head/; revision=238504
Diffstat (limited to 'graphics/panomatic/Makefile')
-rw-r--r--graphics/panomatic/Makefile3
1 files changed, 2 insertions, 1 deletions
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