Date: Fri, 15 Aug 2008 09:25:28 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/koffice-kde3 Makefile ports/editors/koffice-kde3/files patch-configure Message-ID: <200808150925.m7F9PSEO055702@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-08-15 09:25:28 UTC
FreeBSD ports repository
Modified files:
editors/koffice-kde3 Makefile
Added files:
editors/koffice-kde3/files patch-configure
Log:
- Fix build when ImageMagic and GraphicsMagic installed is.
One solution proposed on the ports mailing list was to uninstall
the ImageMagick port, rebuild editors/koffice-kde3 and then reinstall
ImageMagick, while this works it is unacceptable to have to uninstall
a port to get another port to build. The correct solution is to patch
the source configure script to skip the detection of ImageMagick when
GraphicsMagick is installed.
PR: 125526
Submitted by: Scot W. Hetzel" <swhetzel@gmaill.com>
Revision Changes Path
1.112 +1 -1 ports/editors/koffice-kde3/Makefile
1.3 +30 -0 ports/editors/koffice-kde3/files/patch-configure (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808150925.m7F9PSEO055702>
