summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-02-17 15:39:00 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-02-17 15:39:00 +0000
commitfa725d714bb53731402e0acf0f6769d1c314080b (patch)
tree81cd13dfbc0da08080539c46392e85040e4fef60 /graphics/ImageMagick
parentUpdate to 0.05 (diff)
Update from 6.1.9-2 to 6.1.9-4 and re-enable the FPX support. The vendor
flipped the `--without-fpx' into `--with-fpx' some time ago, but we did not notice.
Notes
Notes: svn path=/head/; revision=129093
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile5
-rw-r--r--graphics/ImageMagick/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index bff6ff129715..98967127b311 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ImageMagick
-PORTVERSION= 6.1.9.2
+PORTVERSION= 6.1.9.4
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.nluug.nl/pub/ImageMagick/ \
${MASTER_SITE_LOCAL:S/%SUBDIR%/pav/}
@@ -105,8 +105,7 @@ CONFIGURE_ARGS+= --without-bzlib
# FPX (FlashPIX) images
.if !defined(WITHOUT_IMAGEMAGICK_FPX)
LIB_DEPENDS+= fpx.1:${PORTSDIR}/graphics/libfpx
-.else
-CONFIGURE_ARGS+= --without-fpx
+CONFIGURE_ARGS+= --with-fpx
.endif
# JBIG images (lossless compression for bi-level images)
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 0848c36b5b0c..c634ae4cc116 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,2 +1,2 @@
-MD5 (ImageMagick-6.1.9-2.tar.bz2) = 8323f9f24ae940214388d7dfe6a0d86b
-SIZE (ImageMagick-6.1.9-2.tar.bz2) = 4616623
+MD5 (ImageMagick-6.1.9-4.tar.bz2) = 9b2da5cfc898b6ab6015eaa96703b39c
+SIZE (ImageMagick-6.1.9-4.tar.bz2) = 4617422