diff options
Diffstat (limited to 'graphics/luxrays/Makefile')
-rw-r--r-- | graphics/luxrays/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/luxrays/Makefile b/graphics/luxrays/Makefile index d0face107bbf..4a4f91a7a6a9 100644 --- a/graphics/luxrays/Makefile +++ b/graphics/luxrays/Makefile @@ -14,7 +14,7 @@ COMMENT= Accelerate the ray intersection process by using GPUs LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/lib/libfreeimage.a:${PORTSDIR}/graphics/freeimage -LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs HG_NODEID= 475fbf15f0ca |