diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-06-28 01:06:55 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-06-28 01:06:55 +0000 |
commit | d5b1d89c1279564508ed6fcd1d750148b6acfef1 (patch) | |
tree | 1aecda343a2e40e7ff0d7a6852e2356638d92fdc /editors/calligra | |
parent | d37b1d57852b183e8be346f92882d88bf5ad8f35 (diff) |
- Unbreak after downgrading GraphicsMagick
Notes
Notes:
svn path=/head/; revision=215855
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index d27cbfd2dede..c38af62bb38f 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -33,8 +33,6 @@ LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick \ xslt:${PORTSDIR}/textproc/libxslt RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx -BROKEN= does not build with GraphicsMagick v.1.2.3 and newer - USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes PREFIX= ${KDE_PREFIX} |