summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/imagemagick/imagemagick.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/l/imagemagick/imagemagick.SlackBuild b/source/l/imagemagick/imagemagick.SlackBuild
index 06435d528..21e77f538 100755
--- a/source/l/imagemagick/imagemagick.SlackBuild
+++ b/source/l/imagemagick/imagemagick.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=imagemagick
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# NOTE: This is to cope with ImageMagick version numbers such as 5.4.7-4,
# which occur fairly often (but not always). If these numbers are all the same,
@@ -118,6 +118,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-hdri \
--enable-static=no \
--enable-shared \
+ --with-fftw \
--with-gcc-arch=$ARCH \
--with-perl \
--with-perl-options="INSTALLDIRS=vendor" \