aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2012-05-10 23:05:59 +0800
committerglarkin <glarkin@FreeBSD.org>2012-05-10 23:05:59 +0800
commit8228fd7779dc938baac75b954d15c7aa7c4cd8e4 (patch)
treedd47e06a23a96d433c9432a9f3ef16321294126c /comms
parente619b011034746dec76a82f129dd528f16a1ace5 (diff)
downloadfreebsd-ports-gnome-8228fd7779dc938baac75b954d15c7aa7c4cd8e4.tar.gz
freebsd-ports-gnome-8228fd7779dc938baac75b954d15c7aa7c4cd8e4.tar.zst
freebsd-ports-gnome-8228fd7779dc938baac75b954d15c7aa7c4cd8e4.zip
- Chase graphics/GraphicsMagick13 shlib bumps
PR: ports/166683
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 26f9c0fc9613..b757f543377b 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xastir
PORTVERSION= 2.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+= --without-shapelib
CONFIGURE_ARGS+= --without-imagemagick --without-graphicsmagick
.else
.if defined(WITH_GRAPHICK)
-LIB_DEPENDS+= GraphicsMagickWand.4:${PORTSDIR}/graphics/GraphicsMagick13
+LIB_DEPENDS+= GraphicsMagickWand.7:${PORTSDIR}/graphics/GraphicsMagick13
.else
LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+= --without-graphicsmagick