cvs commit: ports/editors/koffice-kde3 Makefile ports/editors/koffice-kde3/files patch-configure

Martin Wilke miwi at FreeBSD.org
Fri Aug 15 09:25:29 UTC 2008


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 at 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)


More information about the cvs-ports mailing list