diff options
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index c9b34ec8e2cd..433234835b16 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ exiv2:${PORTSDIR}/graphics/exiv2 \ pano13:${PORTSDIR}/graphics/libpano13 \ - boost_date_time:${PORTSDIR}/devel/boost-libs \ + boost_python:${PORTSDIR}/devel/boost-python-libs \ GLEW:${PORTSDIR}/graphics/glew \ glut:${PORTSDIR}/graphics/libglut \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ |