aboutsummaryrefslogtreecommitdiff
path: root/textproc/libextractor
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-12 08:24:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-12 08:24:32 +0000
commit8e289e1ecb347d5189abe5a320894fe47f5abb39 (patch)
tree1750713a7556f2542fb6fb8075f0a67251615f0f /textproc/libextractor
parente29d5654e9f416d889be863e8dd567a647259124 (diff)
downloadports-8e289e1ecb347d5189abe5a320894fe47f5abb39.tar.gz
ports-8e289e1ecb347d5189abe5a320894fe47f5abb39.zip
- chase exiv2 library bump
- while here remove some MD5 - fix some forgottern desktop-file-utils dependencies
Notes
Notes: svn path=/head/; revision=272597
Diffstat (limited to 'textproc/libextractor')
-rw-r--r--textproc/libextractor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile
index e7790ac400de..d57f8f722e6b 100644
--- a/textproc/libextractor/Makefile
+++ b/textproc/libextractor/Makefile
@@ -58,7 +58,7 @@ check: build install
# for it, if not present then it will not add support for it, but it cannot
# be disabled if present
.if !defined(WITHOUT_EXIV2) || exists(${LOCALBASE}/include/exiv2/exif.hpp)
-LIB_DEPENDS+= exiv2:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2
PLIST_SUB+= EXIV2=""
.else
PLIST_SUB+= EXIV2="@comment "