From 3ed87519840cd72571f1aea0bffeaab740832c63 Mon Sep 17 00:00:00 2001 From: makc Date: Fri, 25 Jun 2010 22:21:04 +0000 Subject: 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 --- graphics/hugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/hugin') 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 -- cgit