summaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-09 17:47:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-09 17:47:32 +0000
commitf2c13d2b2bcf23954dfb3b610daf952009c4868a (patch)
tree74b0c34053294bda219d296c835a76b3ee5b0a9d /graphics/hugin
parent- Use SUB_FILES for PKGMESSAGE (diff)
- Fix build - switch dependency to boost-python-libs
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=247452
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 \