aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/autotrace/Makefile4
-rw-r--r--graphics/inkscape/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 3bbe3be4039b..6b46b117823d 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert bitmap to vector graphics
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- MagickWand.4:${PORTSDIR}/graphics/ImageMagick
+ MagickWand.5:${PORTSDIR}/graphics/ImageMagick
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 29ee058e1f31..bfc56b616095 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.48.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/0.48.1
@@ -23,7 +23,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gtkspell.0:${PORTSDIR}/textproc/gtkspell \
lcms.1:${PORTSDIR}/graphics/lcms \
wpg-0.1.1:${PORTSDIR}/graphics/libwpg01 \
- Magick++.4:${PORTSDIR}/graphics/ImageMagick
+ Magick++.5:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
USE_BZIP2= yes