aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-06-17 19:26:39 +0000
committerRene Ladan <rene@FreeBSD.org>2014-06-17 19:26:39 +0000
commita99120304d513cd42bd3c5245dc0aef8b10b2d2a (patch)
tree40ef1ae0213a9bbd792f2ef80e97442d020c6f5c /comms
parentd2e8b5fbebb921540cd5ada07f8cd497591bd1b4 (diff)
downloadports-a99120304d513cd42bd3c5245dc0aef8b10b2d2a.tar.gz
ports-a99120304d513cd42bd3c5245dc0aef8b10b2d2a.zip
Notes
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 829130e04715..1881f54e0707 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xastir
PORTVERSION= 2.0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --without-shapelib
.endif
.if ${PORT_OPTIONS:MMAGICK}
-LIB_DEPENDS+= libGraphicsMagickWand.so:${PORTSDIR}/graphics/GraphicsMagick13
+LIB_DEPENDS+= libGraphicsMagickWand.so:${PORTSDIR}/graphics/GraphicsMagick
.else
CONFIGURE_ARGS+= --without-imagemagick --without-graphicsmagick
.endif