Use TOOL_DEPENDS for ImageMagick.

This commit is contained in:
nia 2019-05-02 21:14:03 +01:00
parent b772885469
commit b0767e799d
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ USE_LANGUAGES= c c++
CONFIG_SHELL= ksh
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
TOOL_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
CONFIGURE_ARGS+= --enable-expat
CONFIGURE_ARGS+= --enable-zlib

View File

@ -30,7 +30,7 @@ SCONS_ARGS+= TARGET_ARCH="x64"
SCONS_ARGS+= TARGET_ARCH="x86"
.endif
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
TOOL_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
INSTALLATION_DIRS+= bin
INSTALLATION_DIRS+= libexec