aboutsummaryrefslogtreecommitdiffstats
path: root/editors/calligra
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2011-01-03 19:51:29 +0800
committerfluffy <fluffy@FreeBSD.org>2011-01-03 19:51:29 +0800
commite44b314994c0376a8bb2fecd03f1ad1317381473 (patch)
tree6890750bbfcd241ce9697530b99a0c75caccc886 /editors/calligra
parent6ea814330923f8d99531129f83d738e8e531c058 (diff)
downloadfreebsd-ports-gnome-e44b314994c0376a8bb2fecd03f1ad1317381473.tar.gz
freebsd-ports-gnome-e44b314994c0376a8bb2fecd03f1ad1317381473.tar.zst
freebsd-ports-gnome-e44b314994c0376a8bb2fecd03f1ad1317381473.zip
- Update graphics/libwpg to 0.2.0 release
- Update textproc/libwpd to 0.9.0 release - Add graphics/libwpg01 and textproc/libwpd08 as support libraries only - Take maintainership of textproc/libwpd[08] [1] - Chase dependencies in related ports - Describe updating procedure in UPDATING Approved by: Mikhail Teterin (maintainer) via mail [1]
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 48368916c84f..a2c2d10dca01 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -7,7 +7,7 @@
PORTNAME= koffice
PORTVERSION= ${KOFFICE2_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/
@@ -29,7 +29,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
jpeg.11:${PORTSDIR}/graphics/jpeg \
kipi.7:${PORTSDIR}/graphics/kdegraphics4 \
lcms.1:${PORTSDIR}/graphics/lcms \
- wpg-0.1:${PORTSDIR}/graphics/libwpg \
+ wpg-0.1:${PORTSDIR}/graphics/libwpg01 \
png.6:${PORTSDIR}/graphics/png \
poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 \
tiff.4:${PORTSDIR}/graphics/tiff \