diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-31 09:53:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-31 09:53:19 +0000 |
commit | a829062c83aee6625059c5ad9fb89c6e27af9380 (patch) | |
tree | 7a15d028c353a432bd5f8afb975ff1e54173011b /editors/koffice-kde4/Makefile | |
parent | Update to 0.4.5. (diff) |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports
Notes
Notes:
svn path=/head/; revision=284777
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 85b8008a08fc..6283e0405fea 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ |