aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ImageMagick-nox11/Makefile2
-rw-r--r--graphics/ImageMagick/Makefile9
-rw-r--r--graphics/ImageMagick/distinfo4
3 files changed, 8 insertions, 7 deletions
diff --git a/graphics/ImageMagick-nox11/Makefile b/graphics/ImageMagick-nox11/Makefile
index 37b0af0a2705..62e3b72c0444 100644
--- a/graphics/ImageMagick-nox11/Makefile
+++ b/graphics/ImageMagick-nox11/Makefile
@@ -4,6 +4,8 @@
# the SVG and PANGO plugins need X11
OPTIONS_EXCLUDE= X11 SVG PANGO
PORTSCOUT= ignore:1
+# workaround until bsd.port.mk code can grok the disabling of the X11 option
+WITHOUT_X11=yes
MASTERDIR= ${.CURDIR}/../ImageMagick
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index db6fc2dcf809..414a7aa74dac 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ImageMagick
-DISTVERSION= 6.9.1-4
+DISTVERSION= 6.9.1-6
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
@@ -45,8 +45,7 @@ CPE_VENDOR= imagemagick
SHEBANG_FILES= www/source/examples.pl
GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKE=${MAKE_CMD}
-CONFIGURE_ARGS= --without-dps \
- --without-lcms
+CONFIGURE_ARGS= --without-dps
USE_LDCONFIG= yes
USE_GNOME= libxml2
@@ -291,7 +290,7 @@ CONFIGURE_ARGS+= --without-lzma
.if ${PORT_OPTIONS:MLCMS2}
LIB_DEPENDS+= liblcms2.so:${PORTSDIR}/graphics/lcms2
.else
-CONFIGURE_ARGS+= --without-lcms2
+CONFIGURE_ARGS+= --without-lcms
.endif
# Freetype (TrueType Font) support
@@ -414,7 +413,7 @@ post-install: test
test check:
.if ${PORT_OPTIONS:MTESTS}
- -cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} limits -m 20m ${MAKE} check
+ -cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} limits -m 20m ${MAKE} ${_MAKE_JOBS} check
.endif
.include <bsd.port.mk>
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 624425b09ce4..e7fc94343e61 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ImageMagick-6.9.1-4.tar.xz) = 74973478058069ce44040ff76b61df713d70adcadfd207836cc0622cadf1e4bf
-SIZE (ImageMagick-6.9.1-4.tar.xz) = 7978216
+SHA256 (ImageMagick-6.9.1-6.tar.xz) = 8d83934df129833f9e8696017182d8bbca8189842bbd2705c24729fed8db3358
+SIZE (ImageMagick-6.9.1-6.tar.xz) = 8276660