aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-06 22:16:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-06 22:16:54 +0000
commite8e8d1ed233079a29267a3e400cb7421861da7d8 (patch)
tree88667e0cd9eb3f3b8ae110c9ab45b0df498a20d9 /graphics/autotrace
parent3371bb19dbfb5adda493d4970d15b8ab5d9b8072 (diff)
downloadports-e8e8d1ed233079a29267a3e400cb7421861da7d8.tar.gz
ports-e8e8d1ed233079a29267a3e400cb7421861da7d8.zip
- Chase ImageMagick shlib bump
PR: ports/78455 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
Notes
Notes: svn path=/head/; revision=130479
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index ad768b3851e8..3e795176674b 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +23,7 @@ LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \
png.5:${PORTSDIR}/graphics/png \
ming.3:${PORTSDIR}/graphics/ming \
wmf.2:${PORTSDIR}/graphics/libwmf \
- Magick.7:${PORTSDIR}/graphics/ImageMagick \
+ Magick.8:${PORTSDIR}/graphics/ImageMagick \
pstoedit.0:${PORTSDIR}/graphics/pstoedit
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2