summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
committermm <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
commitbd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe (patch)
tree1bd1b07a63c5405c7a278564eddf591e6323c6f8 /comms
parent8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4 (diff)
downloadFreeBSD-ports-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.zip
FreeBSD-ports-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.tar.gz
Update ImageMagick to 6.6.2-10
Diffstat (limited to 'comms')
-rw-r--r--comms/xastir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 0b57ffe..4053f4e 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xastir
PORTVERSION= 1.9.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --without-imagemagick --without-graphicsmagick
.if defined(WITH_GRAPHICK)
LIB_DEPENDS+= GraphicsMagickWand.4:${PORTSDIR}/graphics/GraphicsMagick13
.else
-LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+= --without-graphicsmagick
.endif
.endif
OpenPOWER on IntegriCloud