[Midnightbsd-cvs] mports [21573] trunk/x11-wm/windowmaker/Makefile: fix the crazy imagemagick check

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 12 13:32:01 EDT 2016


Revision: 21573
          http://svnweb.midnightbsd.org/mports/?rev=21573
Author:   laffer1
Date:     2016-08-12 13:32:00 -0400 (Fri, 12 Aug 2016)
Log Message:
-----------
fix the crazy imagemagick check

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

Modified: trunk/x11-wm/windowmaker/Makefile
===================================================================
--- trunk/x11-wm/windowmaker/Makefile	2016-08-12 17:30:11 UTC (rev 21572)
+++ trunk/x11-wm/windowmaker/Makefile	2016-08-12 17:32:00 UTC (rev 21573)
@@ -17,7 +17,7 @@
 		libjbig.so:${PORTSDIR}/graphics/jbigkit \
 		libtiff.so:${PORTSDIR}/graphics/tiff \
 		libwebp.so:${PORTSDIR}/graphics/webp \
-		libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \
+		libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick \
 		libwraster.so.5:${PORTSDIR}/x11-wm/libwraster
 RUN_DEPENDS=	${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}/graphics/wmicons
 



More information about the Midnightbsd-cvs mailing list