New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81213


Ignore:
Timestamp:
07/26/11 20:10:50 (4 years ago)
Author:
ryandesign@…
Message:

gtk-canvas: use port:-style dependencies and use giflib instead of obsolete libungif

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/gtk-canvas/Portfile

    r81210 r81213  
    55name                gtk-canvas 
    66version             0.1.1 
    7 revision            1 
     7revision            2 
    88platforms           darwin 
    99maintainers         erickt openmaintainer 
     
    1616                    called GtkCanvas. 
    1717 
    18 depends_lib         lib:libgtk1:gtk1 \ 
    19                     lib:libgnome:gnome-libs \ 
    20                     lib:libart:libart_lgpl \ 
    21                     lib:libtiff:tiff \ 
    22                     lib:libpng:libpng \ 
    23                     lib:libungif:libungif 
     18depends_lib         port:gtk1 \ 
     19                    port:gnome-libs \ 
     20                    port:libart_lgpl \ 
     21                    port:tiff \ 
     22                    port:libpng \ 
     23                    port:giflib 
    2424 
    2525# gnome-libs is not universal 
Note: See TracChangeset for help on using the changeset viewer.