[Midnightbsd-cvs] mports [21259] trunk/x11-wm/libwraster/Makefile: fix depends check for image magick

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 25 21:42:44 EDT 2016


Revision: 21259
          http://svnweb.midnightbsd.org/mports/?rev=21259
Author:   laffer1
Date:     2016-03-25 21:42:44 -0400 (Fri, 25 Mar 2016)
Log Message:
-----------
fix depends check for image magick

Modified Paths:
--------------
    trunk/x11-wm/libwraster/Makefile

Modified: trunk/x11-wm/libwraster/Makefile
===================================================================
--- trunk/x11-wm/libwraster/Makefile	2016-03-26 01:40:01 UTC (rev 21258)
+++ trunk/x11-wm/libwraster/Makefile	2016-03-26 01:42:44 UTC (rev 21259)
@@ -16,7 +16,7 @@
 		libjbig.so:${PORTSDIR}/graphics/jbigkit \
 		libtiff.so:${PORTSDIR}/graphics/tiff \
 		libwebp.so:${PORTSDIR}/graphics/webp \
-		libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick
+		libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick
 
 USES=		jpeg libtool pathfix pkgconfig
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list