summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2012-05-10 15:05:59 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2012-05-10 15:05:59 +0000
commit1ac1f1a02232ccfdd575609119a92b693cae5a62 (patch)
tree5a65da31ee6f898fa8faf0efd48232846e9da212 /comms
parentUpdate to 2.7.1. (diff)
- Chase graphics/GraphicsMagick13 shlib bumps
PR: ports/166683
Notes
Notes: svn path=/head/; revision=296375
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