aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
commit779a04d1f707b7fdbf154d56577444fff9c0306f (patch)
treefc361b786f221cd16c431f3bbc0861f8cd3206fb /textproc
parenta9b4900f5b074ea507779dd64150eeaf1b2c1da6 (diff)
downloadports-779a04d1f707b7fdbf154d56577444fff9c0306f.tar.gz
ports-779a04d1f707b7fdbf154d56577444fff9c0306f.zip
Notes
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)