summaryrefslogtreecommitdiff
path: root/graphics/py-exiv2
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/py-exiv2
parentUpdate to 2.22. (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/py-exiv2')
-rw-r--r--graphics/py-exiv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile
index 7b87a97e90f6..dc7c66142e98 100644
--- a/graphics/py-exiv2/Makefile
+++ b/graphics/py-exiv2/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= dindin@dindin.ru
COMMENT= Python bindings for exiv2
LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2\
- boost_python.4:${PORTSDIR}/devel/boost-python
+ boost_python.4:${PORTSDIR}/devel/boost-python-libs
USE_PYTHON= yes
USE_GMAKE= yes