diff options
author | beech <beech@FreeBSD.org> | 2008-06-28 01:06:55 +0000 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-06-28 01:06:55 +0000 |
commit | fa076d4ff9007e28f62dd191c685f91685374df7 (patch) | |
tree | 5a55da965dbd9f04ebf3b10509a58148785c3346 /editors/calligra | |
parent | e14813ba1c9f0489306e4effa38b71f6a50db6eb (diff) | |
download | FreeBSD-ports-fa076d4ff9007e28f62dd191c685f91685374df7.zip FreeBSD-ports-fa076d4ff9007e28f62dd191c685f91685374df7.tar.gz |
- Unbreak after downgrading GraphicsMagick
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 d27cbfd..c38af62 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} |