diff options
author | beech <beech@FreeBSD.org> | 2008-06-28 09:06:55 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-06-28 09:06:55 +0800 |
commit | fa076d4ff9007e28f62dd191c685f91685374df7 (patch) | |
tree | 5a55da965dbd9f04ebf3b10509a58148785c3346 | |
parent | e14813ba1c9f0489306e4effa38b71f6a50db6eb (diff) | |
download | freebsd-ports-gnome-fa076d4ff9007e28f62dd191c685f91685374df7.tar.gz freebsd-ports-gnome-fa076d4ff9007e28f62dd191c685f91685374df7.tar.zst freebsd-ports-gnome-fa076d4ff9007e28f62dd191c685f91685374df7.zip |
- Unbreak after downgrading GraphicsMagick
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
3 files changed, 0 insertions, 6 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} diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index d27cbfd2dede..c38af62bb38f 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/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} diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index d27cbfd2dede..c38af62bb38f 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/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} |