aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde3/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-06-26 07:56:24 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-06-26 07:56:24 +0000
commit3d698d9fe2aa5b5c53a693aae11648d534022c7d (patch)
tree2b2439b9303623763db7dd0b482e83a495e47a03 /editors/koffice-kde3/Makefile
parent2acbbfeef796db8c82a93b59d0d9b20febc96210 (diff)
downloadports-3d698d9fe2aa5b5c53a693aae11648d534022c7d.tar.gz
ports-3d698d9fe2aa5b5c53a693aae11648d534022c7d.zip
Mark broken because it doesn't build with GraphicsMagick v.1.2.3 and newer.
http://bugs.kde.org/show_bug.cgi?id=161770 Submitted by: Jan Henrik Sylvester <me@janh.de>
Notes
Notes: svn path=/head/; revision=215786
Diffstat (limited to 'editors/koffice-kde3/Makefile')
-rw-r--r--editors/koffice-kde3/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
index 73e3c58ea121..d27cbfd2dede 100644
--- a/editors/koffice-kde3/Makefile
+++ b/editors/koffice-kde3/Makefile
@@ -33,7 +33,9 @@ LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick \
xslt:${PORTSDIR}/textproc/libxslt
RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx
-USE_AUTOTOOLS= libtool:15
+BROKEN= does not build with GraphicsMagick v.1.2.3 and newer
+
+USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
@@ -54,7 +56,7 @@ CONFIGURE_ARGS+=--with-pgsqlincdir=${LOCALBASE}/include \
.if ${OSVERSION} < 500035
EXTRA_PATCHES= ${PATCHDIR}/extrapatch-kexi-main-keximainwindowimpl.cpp
-CONFIGURE_ARGS+= --disable-final
+CONFIGURE_ARGS+=--disable-final
.endif
post-configure: