diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2009-11-29 07:24:11 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2009-11-29 07:24:11 +0000 |
commit | 443e3604b7dc1db2884b27b6f20a4e7b50853251 (patch) | |
tree | c50e1b1bc3d2cd9b6b54673aeaa29c77054193d2 /editors/koffice-kde4/Makefile | |
parent | Update to OOO320_m6. (diff) |
- Update twxtproc/wv2 to latest release, 0.4.2
- Chase wv2 core change for koffice-kde3
Approved by: tabthorpe (co-mentor)
Notes
Notes:
svn path=/head/; revision=244958
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r-- | editors/koffice-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index be942e9d1c82..36d08acd55a9 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} @@ -28,7 +28,7 @@ LIB_DEPENDS= GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \ paper.2:${PORTSDIR}/print/libpaper \ poppler-qt.2:${PORTSDIR}/graphics/poppler-qt \ wpd-0.8.8:${PORTSDIR}/textproc/libwpd \ - wv2.3:${PORTSDIR}/textproc/wv2 + wv2.4:${PORTSDIR}/textproc/wv2 RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx USE_AUTOTOOLS= libtool:22 |