aboutsummaryrefslogtreecommitdiff
path: root/comms/xastir
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
commitc6f9220716c5a6bace1f22f3339ef274a00c1e4d (patch)
tree284ed8b074db6ebbd762b69cc947e22f549200e2 /comms/xastir
parent24739242ec9d4b22cec99f0a2c9f7215f553ecd3 (diff)
downloadports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.tar.gz
ports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.zip
Notes
Diffstat (limited to 'comms/xastir')
-rw-r--r--comms/xastir/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 44347197e088..a04f6895fac0 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xastir
PORTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xastir
@@ -69,7 +70,7 @@ LIB_DEPENDS+= shp.1:${PORTSDIR}/devel/shapelib
.if defined(WITHOUT_MAGICK)
CONFIGURE_ARGS+= --without-imagemagick
.else
-LIB_DEPENDS+= Magick:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick
.endif
.if defined(WITHOUT_DBFAWK)