summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
committermm <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
commit9f74f217b1721449f260582604d62b539ee4eca0 (patch)
treee10840a903b849ecaf4e5b1b63b05156c6fb3afe /comms
parentcb7248fca8d3aebb34d5ec1b09b9d7aaf0147560 (diff)
downloadFreeBSD-ports-9f74f217b1721449f260582604d62b539ee4eca0.zip
FreeBSD-ports-9f74f217b1721449f260582604d62b539ee4eca0.tar.gz
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
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 a59dd46..2fb44ff 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xastir
PORTVERSION= 1.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xastir
@@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --without-shapelib
.if defined(WITHOUT_MAGICK)
CONFIGURE_ARGS+= --without-imagemagick --without-graphicsmagick
.else
-LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+= --without-graphicsmagick
.endif
OpenPOWER on IntegriCloud