From fa42a4a9f481795f7e249afcbc4baea9deeaa099 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Sat, 19 Apr 2008 15:01:02 +0000 Subject: Upgrade to 6.4.0-7 -- currently the latest. Notable changes: 1. Pick the .lzma version of the vendor's distfile. Although adds archivers/lzma to EXTRACT_DEPENDS, the savings make it worth the trouble. 2. Disable parallel build, until the vendor figures out, what broke it. 3. Disable use of our libtool -- somehow that does not work any more. It would be nice, if our libtool-maintainers could look into it -- just uncomment the relevant line in the new Makefile and attempt building. 4. Most of the things are now installed into "versioned" directories: "ImageMagick-6.4.0" instead of "ImageMagick". 5. API-headers now go into ${PREFIX}/include/ImageMagick instead of directly into ${PREFIX}/include. This will make co-existence with GraphicsMagick much easier. --- graphics/ImageMagick/files/patch-configure | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 graphics/ImageMagick/files/patch-configure (limited to 'graphics/ImageMagick/files/patch-configure') diff --git a/graphics/ImageMagick/files/patch-configure b/graphics/ImageMagick/files/patch-configure deleted file mode 100644 index c9cb62fddb26..000000000000 --- a/graphics/ImageMagick/files/patch-configure +++ /dev/null @@ -1,9 +0,0 @@ -+++ configure Tue Apr 3 21:31:01 2007 -@@ -18904,6 +18904,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit v1.2.3