diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-17 13:04:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-17 13:04:04 +0000 |
commit | bc1453ac7ad52a54f94c4a6410ab2d8a6f9a1cc5 (patch) | |
tree | fffef82b50636f4e1d98f26701eb85556a138cc2 /editors | |
parent | 7e9cabea78415307a2066797b26b6082ba513c47 (diff) | |
download | ports-bc1453ac7ad52a54f94c4a6410ab2d8a6f9a1cc5.tar.gz ports-bc1453ac7ad52a54f94c4a6410ab2d8a6f9a1cc5.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 4 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 4 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index a3657715ecda..a8daf2c5c637 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 7 +PORTREVISION= 8 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.1:${PORTSDIR}/textproc/wv2 + wv2.2:${PORTSDIR}/textproc/wv2 RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx USE_AUTOTOOLS= libtool:15 diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index a3657715ecda..a8daf2c5c637 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 7 +PORTREVISION= 8 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.1:${PORTSDIR}/textproc/wv2 + wv2.2:${PORTSDIR}/textproc/wv2 RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx USE_AUTOTOOLS= libtool:15 diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index a3657715ecda..a8daf2c5c637 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 7 +PORTREVISION= 8 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.1:${PORTSDIR}/textproc/wv2 + wv2.2:${PORTSDIR}/textproc/wv2 RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx USE_AUTOTOOLS= libtool:15 |