[37704] trunk/dports/graphics/GraphicsMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 19 23:13:24 PDT 2008


Revision: 37704
          http://trac.macosforge.org/projects/macports/changeset/37704
Author:   ryandesign at macports.org
Date:     2008-06-19 23:13:24 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
GraphicsMagick: add forgotten dependencies on libiconv and jpeg

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

Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile	2008-06-20 06:07:55 UTC (rev 37703)
+++ trunk/dports/graphics/GraphicsMagick/Portfile	2008-06-20 06:13:24 UTC (rev 37704)
@@ -4,6 +4,7 @@
 
 name			GraphicsMagick
 version			1.1.7
+revision		1
 set branch		[join [lrange [split ${version} .] 0 1] .]
 categories		graphics
 platforms		darwin
@@ -23,7 +24,7 @@
 use_parallel_build	yes
 
 depends_lib		port:libxml2 port:bzip2 port:zlib port:libpng port:tiff \
-				port:freetype
+				port:freetype port:libiconv port:jpeg
 
 configure.args	--with-jbig=no --with-wmf=no --with-dps=no \
 				--with-lcms=no --with-x=no --with-perl=no \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080619/cff1cae0/attachment.htm 


More information about the macports-changes mailing list