diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
commit | b47ad7a9430802af45dc6c12573374c9801fa2e7 (patch) | |
tree | 93c8203683c5cd37c093a1bfd82a57972066bfd9 /editors/calligra | |
parent | d172aa58626976bbc2382ccc74f0427cfb30d7d4 (diff) | |
download | ports-b47ad7a9430802af45dc6c12573374c9801fa2e7.tar.gz ports-b47ad7a9430802af45dc6c12573374c9801fa2e7.zip |
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 185fbaa99f2c..3cb58dc11716 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -18,7 +18,7 @@ COMMENT= Office Suite for KDE3 BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx \ Magick-config:${PORTSDIR}/graphics/ImageMagick -LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ +LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ aspell:${PORTSDIR}/textproc/aspell \ exif.12:${PORTSDIR}/graphics/libexif \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ |