Ticket #4019: Portfile.patch

File Portfile.patch, 1.3 KB (added by rhwood@…, 19 years ago)

Portfile diffs

  • x11/gtk2-clearlooks/Portfile

    old new  
    11# $Id: Portfile,v 1.1 2005/03/01 00:46:03 tristan Exp $
    22
    33PortSystem          1.0
    4 name                    gtk2-clearlooks
    5 version                 0.3
    6 categories              x11 gnome
    7 maintainers             tristan@opendarwin.org
    8 description             An attractive gtk engine with a focus on usability.
     4name                gtk2-clearlooks
     5version             0.6.2
     6categories          x11 gnome
     7maintainers         tristan@opendarwin.org
     8description         An attractive gtk engine with a focus on usability.
    99long_description    Clearlooks will transform your GNOME desktop into an attractive looking \
    1010                    and usable environment.
    11 homepage                http://clearlooks.sourceforge.net
    12 master_sites        http://voxel.dl.sourceforge.net/sourceforge/clearlooks/ sourceforge:clearlooks
     11homepage            http://clearlooks.sourceforge.net
     12master_sites        sourceforge:clearlooks
    1313distname            clearlooks-${version}
    14 checksums               md5 516402d838b965130bd1cb439c294313
     14checksums           md5 451ef33d1bffa261c5cbe01182199f97
    1515configure.args      --mandir=${prefix}/share/man
    1616configure.env       CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
    1717                    CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"