diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-10 16:28:36 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-10 16:28:36 +0000 |
commit | 05952ca7403a1475b2ba2512065d22cb35fce3f2 (patch) | |
tree | a7d94519b1b4e244ed5bc6ab68465a1a3b503797 /graphics/ImageMagick/files/patch-configure | |
parent | AlienMind skin is updated. (diff) |
Update to 5.5.7-10. [1]
o Removed two (now obsolate) libtool version patches
as ImageMagick now uses internal version system for
them starting from 0:0:0 (5.5.8 will become 0:1:0),
also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
variables removed from the source.
o Removed two other patches as now they are already
embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
installations based on selection while installing.
Also Makefile modifed to reflect this.
PR: ports/55274 [1]
Submitted by: Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Pointed out by: Rob Lahaye <lahaye@snu.ac.kr>
Diffstat (limited to 'graphics/ImageMagick/files/patch-configure')
-rw-r--r-- | graphics/ImageMagick/files/patch-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ImageMagick/files/patch-configure b/graphics/ImageMagick/files/patch-configure index c96390c296d5..ab93c04e6ebf 100644 --- a/graphics/ImageMagick/files/patch-configure +++ b/graphics/ImageMagick/files/patch-configure @@ -1,6 +1,6 @@ --- configure.orig Sun Jun 23 12:18:35 2002 +++ configure Sun Jun 23 12:23:23 2002 -@@ -14689,6 +14689,7 @@ +@@ -22001,6 +22001,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" |