diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-25 12:07:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-25 12:07:17 +0000 |
commit | 786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1 (patch) | |
tree | c675da6de8e9865ca60b163845bf3b0051c0b856 /editors/koffice-kde4 | |
parent | c5d4a258cfc26c261a68f74c6766664dd461b119 (diff) | |
download | ports-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.tar.gz ports-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.zip |
Notes
Diffstat (limited to 'editors/koffice-kde4')
-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 9e42157b7aae..42601fed4142 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpq LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ aspell:${PORTSDIR}/textproc/aspell \ - exif.12:${PORTSDIR}/graphics/libexif \ + exif.13:${PORTSDIR}/graphics/libexif \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ freetype:${PORTSDIR}/print/freetype2 \ lcms:${PORTSDIR}/graphics/lcms \ |