[81213] trunk/dports/x11/gtk-canvas/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 26 20:10:51 PDT 2011


Revision: 81213
          http://trac.macports.org/changeset/81213
Author:   ryandesign at macports.org
Date:     2011-07-26 20:10:50 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
gtk-canvas: use port:-style dependencies and use giflib instead of obsolete libungif

Modified Paths:
--------------
    trunk/dports/x11/gtk-canvas/Portfile

Modified: trunk/dports/x11/gtk-canvas/Portfile
===================================================================
--- trunk/dports/x11/gtk-canvas/Portfile	2011-07-27 03:09:32 UTC (rev 81212)
+++ trunk/dports/x11/gtk-canvas/Portfile	2011-07-27 03:10:50 UTC (rev 81213)
@@ -4,7 +4,7 @@
 
 name                gtk-canvas
 version             0.1.1
-revision            1
+revision            2
 platforms           darwin
 maintainers         erickt openmaintainer
 categories          x11
@@ -15,12 +15,12 @@
                     stable gnome-libs 1.2.4 back to gtk+. The widget is \
                     called GtkCanvas.
 
-depends_lib         lib:libgtk1:gtk1 \
-                    lib:libgnome:gnome-libs \
-                    lib:libart:libart_lgpl \
-                    lib:libtiff:tiff \
-                    lib:libpng:libpng \
-                    lib:libungif:libungif
+depends_lib         port:gtk1 \
+                    port:gnome-libs \
+                    port:libart_lgpl \
+                    port:tiff \
+                    port:libpng \
+                    port:giflib
 
 # gnome-libs is not universal
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/fd726835/attachment.html>


More information about the macports-changes mailing list