diff options
Diffstat (limited to 'graphics/natron/Makefile')
| -rw-r--r-- | graphics/natron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/natron/Makefile b/graphics/natron/Makefile index 4e98300b1461..85c672741602 100644 --- a/graphics/natron/Makefile +++ b/graphics/natron/Makefile @@ -1,7 +1,7 @@ PORTNAME= natron DISTVERSIONPREFIX= v DISTVERSION= 2.5.1-pre2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ BUILD_DEPENDS= bash:shells/bash \ gsed:textproc/gsed LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \ - libboost_system.so:devel/boost-libs \ + libboost_thread.so:devel/boost-libs \ libcairo.so:graphics/cairo \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ |
