diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-17 21:04:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-17 21:04:04 +0800 |
commit | c35db533760ae0785de99504a4e8b4650d9bdd18 (patch) | |
tree | 4197619c9dd241fccbdce4d96afbe8abd5169e99 /editors | |
parent | 20306c37e1c2da434a78568b1f82f75230eb75a2 (diff) | |
download | freebsd-ports-gnome-c35db533760ae0785de99504a4e8b4650d9bdd18.tar.gz freebsd-ports-gnome-c35db533760ae0785de99504a4e8b4650d9bdd18.tar.zst freebsd-ports-gnome-c35db533760ae0785de99504a4e8b4650d9bdd18.zip |
- Chase textporc/wv2 shlib bump
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 |