[42791] trunk/dports/devel/evas/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Nov 30 16:38:00 PST 2008


Revision: 42791
          http://trac.macports.org/changeset/42791
Author:   macsforever2000 at macports.org
Date:     2008-11-30 16:38:00 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
Remove ungif dependency ()

Modified Paths:
--------------
    trunk/dports/devel/evas/Portfile

Modified: trunk/dports/devel/evas/Portfile
===================================================================
--- trunk/dports/devel/evas/Portfile	2008-12-01 00:00:20 UTC (rev 42790)
+++ trunk/dports/devel/evas/Portfile	2008-12-01 00:38:00 UTC (rev 42791)
@@ -27,7 +27,7 @@
                 port:cairo \
                 port:tiff \
                 port:imlib2 \
-                port:libungif
+                path:include/gif_lib.h:giflib
 
 configure.cppflags-append   "-I${x11prefix}/include"
 configure.args  --mandir=${prefix}/share/man \
@@ -35,6 +35,6 @@
                 --enable-gl-x11 \
                 --enable-buffer
 
-variant with_svg {
+variant with_svg description "Add SVG support" {
     depends_lib-append  port:librsvg
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/61565ff3/attachment.html>


More information about the macports-changes mailing list