X-Git-Url: http://popeye.lapinbilly.eu/git/?p=inkscape-1.0-freebsd.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=2a53999c283f004c62f95f8b847cc5ed02c28300;hp=ca5c2fd2f8e8fa36f94efc9d4e50adf2a11d9e7c;hb=cf7113541a43513d47637b62942c8ae6a151e006;hpb=6fcd6c2801ed6cd263dc428117026abd3eac489c diff --git a/Makefile b/Makefile index ca5c2fd..2a53999 100644 --- a/Makefile +++ b/Makefile @@ -98,11 +98,11 @@ OPENMP_USES= compiler:openmp OPENMP_USES_OFF= compiler:c++11-lib OPENMP_CMAKE_BOOL= WITH_OPENMP -IMAGEMAGICK_DESC= Support of ImageMagick for raster extensions and image import resolution (requires ImageMagick 6; set to OFF if you prefer GraphicsMagick) +IMAGEMAGICK_DESC= Support of ImageMagick for raster extensions and image import resolution IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick6 IMAGEMAGICK_CMAKE_BOOL=WITH_IMAGE_MAGICK -GRAPHICSMAGICK_DESC= support of GraphicsMagick for raster extensions and image import resolution" +GRAPHICSMAGICK_DESC= support of GraphicsMagick for raster extensions and image import resolution GRAPHICSMAGICK_LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick GRAPHICSMAGICK_CMAKE_BOOL=WITH_GRAPHICS_MAGICK