aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hugin
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-01-10 01:47:32 +0800
committerpav <pav@FreeBSD.org>2010-01-10 01:47:32 +0800
commit5507024b4d11d897424beddb4b3bdd0cb0f111d9 (patch)
tree1a92ccfa5dbe387193512ca5465d4e4b7e40a16c /graphics/hugin
parenta1a9de94e7960c5312ef97687c3a9e4e255b3dea (diff)
downloadfreebsd-ports-gnome-5507024b4d11d897424beddb4b3bdd0cb0f111d9.tar.gz
freebsd-ports-gnome-5507024b4d11d897424beddb4b3bdd0cb0f111d9.tar.zst
freebsd-ports-gnome-5507024b4d11d897424beddb4b3bdd0cb0f111d9.zip
- Fix build - switch dependency to boost-python-libs
Reported by: pointyhat
Diffstat (limited to 'graphics/hugin')
-rw-r--r--graphics/hugin/Makefile2
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 \