Prevent the port from accidentally picking up fftw3 lib. IOW, add option for the following features http://www.imagemagick.org/script/command-line-options.php#fft http://www.imagemagick.org/script/command-line-options.php#ift Fix: I don't get the arcane sorting of OPTIONS and ifdefs. ;( How-To-Repeat: 1. install math/fftw3 2. install graphics/ImageMagick 3. deinstall math/fftw3 4. try to run any app from ImageMagick
Responsible Changed From-To: freebsd-ports-bugs->mm Over to maintainer (via the GNATS Auto Assign Tool)
mm 2010-05-12 15:07:14 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: - Add missing support knob for FFTW and enable by default - Bump PORTREVISION PR: ports/146514 Submitted by: swell.k@gmail.com Revision Changes Path 1.305 +10 -1 ports/graphics/ImageMagick/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!