aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/libwraster
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-01-18 21:12:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-01-18 21:12:42 +0000
commitbb89f80c35b37a67d67d5353a5d6cb7c77070b98 (patch)
tree9382515fd441e0336df236e464a9bd7532cccaac /x11-wm/libwraster
parent743a2d9f8d26f0bf7aecb4931e8f02cb732f47b6 (diff)
downloadports-bb89f80c35b37a67d67d5353a5d6cb7c77070b98.tar.gz
ports-bb89f80c35b37a67d67d5353a5d6cb7c77070b98.zip
Notes
Diffstat (limited to 'x11-wm/libwraster')
-rw-r--r--x11-wm/libwraster/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile
index 75664812312a..d02e1e73e914 100644
--- a/x11-wm/libwraster/Makefile
+++ b/x11-wm/libwraster/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libwraster
PORTVERSION= 0.95.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm windowmaker
MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= source/release
@@ -18,7 +18,7 @@ LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \
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
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes