diff options
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 4 |
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 |