Skip to content

Commit

Permalink
graphics/blender: Uses minizip:ng
Browse files Browse the repository at this point in the history
Remove LIB_DEPENDS to USES=minizip:ng
  • Loading branch information
lbartoletti committed Jul 28, 2023
1 parent 1da82e8 commit b33deb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/blender/Makefile
Expand Up @@ -127,11 +127,11 @@ OPENAL_CMAKE_BOOL= WITH_OPENAL
OPENAL_USES= openal:al,alut
OPENCOLORIO_CMAKE_BOOL= WITH_OPENCOLORIO
OPENCOLORIO_LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio \
libminizip-ng.so:archivers/minizip-ng \
libyaml-cpp.so:devel/yaml-cpp \
libtinyxml.so:textproc/tinyxml \
libexpat.so:textproc/expat2 \
libpystring.so:devel/pystring
OPENCOLORIO_USES= minizip:ng
OPENEXR_CMAKE_BOOL= WITH_IMAGE_OPENEXR
OPENEXR_CFLAGS= -I${LOCALBASE}/include/Imath
OPENEXR_LIB_DEPENDS= libImath.so:math/Imath \
Expand Down

0 comments on commit b33deb1

Please sign in to comment.