aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/Makefile
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/Makefile
parentb0e9a943d9444584c4fb22bc3e78e0431bb22354 (diff)
Notes
Diffstat (limited to 'graphics/ImageMagick/Makefile')
-rw-r--r--graphics/ImageMagick/Makefile5
1 files changed, 2 insertions, 3 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)