aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra
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 /editors/calligra
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 'editors/calligra')
-rw-r--r--editors/calligra/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index e075c1d769be..7b3325ae02a2 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -7,6 +7,7 @@
PORTNAME= koffice
PORTVERSION= ${KOFFICE2_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/
@@ -23,7 +24,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
qca.2:${PORTSDIR}/devel/qca \
GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
- exiv2.9:${PORTSDIR}/graphics/exiv2 \
+ exiv2.10:${PORTSDIR}/graphics/exiv2 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
kdcraw.9:${PORTSDIR}/graphics/kdegraphics4 \
lcms2.2:${PORTSDIR}/graphics/lcms2 \