Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7563

Modified Files:
        imagemagick.info 
Log Message:
added --prefix=%p to configure


Index: imagemagick.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/imagemagick.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- imagemagick.info    10 Sep 2004 13:26:36 -0000      1.10
+++ imagemagick.info    10 Sep 2004 18:44:35 -0000      1.11
@@ -2,7 +2,7 @@
 Package: imagemagick%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 6.0.7
-Revision: 1
+Revision: 2
 GCC: 3.3
 Source: mirror:sourceforge:imagemagick/ImageMagick-%v-1.tar.gz
 Source-MD5: 836f5a63b719f6b6ea9b40b1001efa38
@@ -16,10 +16,10 @@
 CompileScript: <<
  #!/bin/sh
  if [ "%type_raw[-nox]" == "." ]; then
- ac_cv_func_poll=no ./configure --without-perl --disable-shared 
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps 
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts 
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2 
--with-magic-plus-plus --with-png --with-tiff -without-wmf --with-x --with-xml 
--with-zlib
+ ac_cv_func_poll=no ./configure --prefix=%p --without-perl --disable-shared 
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps 
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts 
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2 
--with-magic-plus-plus --with-png --with-tiff -without-wmf --with-x --with-xml 
--with-zlib
  fi
  if [ "%type_raw[-nox]" == "-nox" ]; then
- ac_cv_func_poll=no ./configure --without-perl --disable-shared 
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps 
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts 
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2 
--with-magic-plus-plus --with-png --with-tiff -without-wmf --without-x --with-xml 
--with-zlib
+ ac_cv_func_poll=no ./configure --prefix=%p --without-perl --disable-shared 
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps 
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts 
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2 
--with-magic-plus-plus --with-png --with-tiff -without-wmf --without-x --with-xml 
--with-zlib
  fi
  make
 <<



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to