From 68d402fe54b067b80fc84aca552c713d4864aee9 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 14 Aug 2012 18:49:18 +0000 Subject: [PATCH] [packages] fix imagemagick when xorg feed is staged SVN-Revision: 33190 --- multimedia/imagemagick/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/imagemagick/Makefile b/multimedia/imagemagick/Makefile index b7f128b1ef..28a6bff00a 100644 --- a/multimedia/imagemagick/Makefile +++ b/multimedia/imagemagick/Makefile @@ -86,8 +86,11 @@ CONFIGURE_ARGS += \ --with-modules \ --enable-shared \ --enable-static \ + --without-pango \ --without-bzlib \ --without-freetype \ + --without-fontconfig \ + --without-rsvg \ --without-fftw \ --without-xml \ --without-x \ -- 2.30.2