[36912] trunk/dports/graphics/swftools/Portfile

rhwood at macports.org rhwood at macports.org
Sun May 18 11:14:05 PDT 2008


Revision: 36912
          http://trac.macosforge.org/projects/macports/changeset/36912
Author:   rhwood at macports.org
Date:     2008-05-18 11:14:04 -0700 (Sun, 18 May 2008)

Log Message:
-----------
Fix bad dependencies

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

Modified: trunk/dports/graphics/swftools/Portfile
===================================================================
--- trunk/dports/graphics/swftools/Portfile	2008-05-18 18:11:45 UTC (rev 36911)
+++ trunk/dports/graphics/swftools/Portfile	2008-05-18 18:14:04 UTC (rev 36912)
@@ -17,9 +17,9 @@
 depends_lib \
 	port:jpeg \
 	port:openjpeg \
-	port:freetype2 \
+	port:freetype \
 	port:lame \
-	port:ungif \
+	port:libungif \
 	port:python25
 configure.env PYTHON=${prefix}/bin/python2.5
 configure.cppflags-append -I${prefix}/include/lame

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080518/0187f0f5/attachment.htm 


More information about the macports-changes mailing list