aboutsummaryrefslogtreecommitdiff
path: root/graphics/luxrender
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 13:01:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 13:01:40 +0000
commit661a3f91f893888899dfb2f03b9ee4645d2bae7d (patch)
tree4001d5f3f8ce7ed1c00ed7855c9522129d5a9fe7 /graphics/luxrender
parent47ad8ca013b754e0d4c58be53bf2766b82dff920 (diff)
downloadports-661a3f91f893888899dfb2f03b9ee4645d2bae7d.tar.gz
ports-661a3f91f893888899dfb2f03b9ee4645d2bae7d.zip
Convert LIB_DEPENDS for ports depending on boost
Notes
Notes: svn path=/head/; revision=336260
Diffstat (limited to 'graphics/luxrender')
-rw-r--r--graphics/luxrender/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile
index bd1cc1b0bf8d..7ff16fd783ed 100644
--- a/graphics/luxrender/Makefile
+++ b/graphics/luxrender/Makefile
@@ -22,9 +22,9 @@ ONLY_FOR_ARCHS= i386 amd64
BROKEN= does not build with boost-1.48.0
BUILD_DEPENDS= ${LOCALBASE}/lib/libfreeimage.a:${PORTSDIR}/graphics/freeimage
-LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
- png15:${PORTSDIR}/graphics/png \
- IlmImf:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
+ libpng15.so:${PORTSDIR}/graphics/png \
+ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
HG_NODEID= 9206b3ba7011