diff options
Diffstat (limited to 'graphics/instant-meshes/Makefile')
-rw-r--r-- | graphics/instant-meshes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/instant-meshes/Makefile b/graphics/instant-meshes/Makefile index ad47bbe3cbab..8748b87a4729 100644 --- a/graphics/instant-meshes/Makefile +++ b/graphics/instant-meshes/Makefile @@ -12,7 +12,7 @@ COMMENT= Interactive field-aligned mesh generator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= convert:graphics/ImageMagick +BUILD_DEPENDS= convert:graphics/ImageMagick6 LIB_DEPENDS= libglfw.so:graphics/glfw \ libtbb.so:devel/tbb RUN_DEPENDS= zenity:x11/zenity |