[28471] trunk/dports/graphics/ImageMagick/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 1 01:47:58 PDT 2007


Revision: 28471
          http://trac.macosforge.org/projects/macports/changeset/28471
Author:   ryandesign at macports.org
Date:     2007-09-01 01:47:57 -0700 (Sat, 01 Sep 2007)

Log Message:
-----------
ImageMagick: gplghostscript no longer exists and has been replaced by ghostscript. I don't know if this still works...

Modified Paths:
--------------
    trunk/dports/graphics/ImageMagick/Portfile

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2007-09-01 07:52:04 UTC (rev 28470)
+++ trunk/dports/graphics/ImageMagick/Portfile	2007-09-01 08:47:57 UTC (rev 28471)
@@ -95,11 +95,9 @@
 		--with-perl=${prefix}/bin/perl
 }
 
-# Using gplghostscript instead of ghostscript as the former provides
-# libgs and the latter appears not to at this time
 variant gs {
 	depends_lib-append \
-		port:gplghostscript
+		port:ghostscript
 	configure.args-delete \
 		--without-gslib
 	configure.args-append \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070901/4ae72af9/attachment.html


More information about the macports-changes mailing list