Revision: 77447 http://trac.macports.org/changeset/77447 Author: ryandesign@macports.org Date: 2011-03-30 19:49:20 -0700 (Wed, 30 Mar 2011) Log Message: ----------- ImageMagick: follow-up to r74188: no longer use autoconf; see #28978 Revision Links: -------------- http://trac.macports.org/changeset/74188 Modified Paths: -------------- trunk/dports/graphics/ImageMagick/Portfile Modified: trunk/dports/graphics/ImageMagick/Portfile =================================================================== --- trunk/dports/graphics/ImageMagick/Portfile 2011-03-30 22:21:43 UTC (rev 77446) +++ trunk/dports/graphics/ImageMagick/Portfile 2011-03-31 02:49:20 UTC (rev 77447) @@ -76,8 +76,6 @@ lib/libexpat.dylib \ lib/libxml2.dylib -use_autoconf yes - pre-configure { if {[file exists ${prefix}/lib/libcl.dylib]} { ui_error "ImageMagick cannot be built while cryptlib is active. Pleease deactivate"
participants (1)
-
ryandesign@macports.org