summaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-25 22:21:04 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-25 22:21:04 +0000
commit0ae790848e2f2155b830830862addb92a1216ea0 (patch)
tree9c8a39f7995c8de79f45a99a1ccc7f982d86c757 /graphics/hugin
parentNote the files that shouldn't be checked into the repository (they (diff)
Change dependency from boost-python back to boost-libs.
PR: ports/147801 Submitted by: makc@ Approved by: vd@ (maintainer timeout two weeks) Feature safe: yes
Notes
Notes: svn path=/head/; revision=256968
Diffstat (limited to 'graphics/hugin')
-rw-r--r--graphics/hugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 7bc1d6a2bcc6..f0d1c79f67cc 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hugin
PORTVERSION= 2009.4.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
@@ -20,7 +20,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
IlmImf:${PORTSDIR}/graphics/OpenEXR \
exiv2:${PORTSDIR}/graphics/exiv2 \
pano13:${PORTSDIR}/graphics/libpano13 \
- boost_python:${PORTSDIR}/devel/boost-python-libs \
+ boost_thread:${PORTSDIR}/devel/boost-libs \
IlmImf:${PORTSDIR}/graphics/OpenEXR \
Imath:${PORTSDIR}/graphics/ilmbase
# gmake is really needed at _runtime_, do not remove it from below