diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-08-20 08:34:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-08-20 08:34:50 +0000 |
commit | 84c43273081c0af0328c8e9aff7a90b19a7682f2 (patch) | |
tree | b45624ea4b40efde028f8992ec359eb2e00a83e3 /editors/calligra | |
parent | 2d355723238aad45d6a79299e72e9c697bf13775 (diff) | |
download | ports-84c43273081c0af0328c8e9aff7a90b19a7682f2.tar.gz ports-84c43273081c0af0328c8e9aff7a90b19a7682f2.zip |
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 3cf9b227f28a..957298f215b5 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= ${KOFFICE2_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/ @@ -24,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.7:${PORTSDIR}/graphics/exiv2 \ + exiv2.9:${PORTSDIR}/graphics/exiv2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ kipi.7:${PORTSDIR}/graphics/kdegraphics4 \ lcms.1:${PORTSDIR}/graphics/lcms \ |