FreeBSD 6.2 ImageMagic port fails test 1 of 700

<[email protected]> Wed, 17 Dec 2008 22:35:56 -0700
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <003d01c960d2$91fdd560$b5f98020$@com>
Portupgrading my FreeBSD 6.2 machine and saw ImageMagic failed. Tried a
manual build to see what error codes I'd get and the end of the build looked
like this:

/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.7-5/tests/.libs/constit
ute -storagetype double
/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.7-5/tests/input_truecol
or.miff cmy
Constitute check failed: 6615/0.0587497/0.843137
FAIL: tests/constitute_double_cmy.sh
...
PASS: utilities/tests/swirl.sh
PASS: utilities/tests/unsharpmask.sh
PASS: utilities/tests/wave.sh
PASS: utilities/tests/montage.sh
===========================================
1 of 700 tests failed
Please report to http://www.imagemagick.org
===========================================
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.7-5.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.7-5.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.7-5.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade.92857.0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=ImageMagick-6.4.5.5 UPGRADE_PORT_VER=6.4.5.5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! graphics/ImageMagick (ImageMagick-6.4.5.5)    (unknown build
error)

Anyone know how I might fix this?