aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2010-03-29 05:41:12 +0800
committermm <mm@FreeBSD.org>2010-03-29 05:41:12 +0800
commite04bea8a0d4c3eccb7ac0cac6ce25deffd95fa10 (patch)
tree30ecbdd8c1e2c8e01eb79c06287e35ef808ff32a /textproc
parent7ca02036b5c4fe07e87afaf078dfe91092473aac (diff)
downloadfreebsd-ports-gnome-e04bea8a0d4c3eccb7ac0cac6ce25deffd95fa10.tar.gz
freebsd-ports-gnome-e04bea8a0d4c3eccb7ac0cac6ce25deffd95fa10.tar.zst
freebsd-ports-gnome-e04bea8a0d4c3eccb7ac0cac6ce25deffd95fa10.zip
- Bump Magick++, MagickWand or MagickCore dependency
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libextractor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile
index 241cd372427c..d0b8f7eef1d4 100644
--- a/textproc/libextractor/Makefile
+++ b/textproc/libextractor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libextractor
PORTVERSION= 0.5.20b
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://gnunet.org/libextractor/download/
@@ -52,7 +52,7 @@ check: build
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/include/wand/magick-wand.h)
-LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
.endif
.if exists(${LOCALBASE}/include/vorbis/vorbisfile.h)