aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-07-31 15:29:26 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2012-07-31 15:29:26 +0000
commit8d56f00ee5c300400101f3226bbe4dcc4b678d19 (patch)
tree2f88d1b97a52f37a0a9e91e7fca005d5bfff4527 /editors
parent1016202f0ffe2a3a9d796f6af09fda6e017a8e0f (diff)
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 0d3a381bcc2c..7ea9e7a5cd7f 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -7,6 +7,7 @@
PORTNAME= calligra
PORTVERSION= ${CALLIGRA_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
@@ -19,7 +20,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
qca.2:${PORTSDIR}/devel/qca \
- exiv2.10:${PORTSDIR}/graphics/exiv2 \
+ exiv2.12:${PORTSDIR}/graphics/exiv2 \
lcms2.2:${PORTSDIR}/graphics/lcms2 \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
freetype.9:${PORTSDIR}/print/freetype2 \