Ticket #10458: Portfile.patch

File Portfile.patch, 552 bytes (added by mas@…, 18 years ago)
  • Portfile

    old new  
    1111homepage        http://www.gnome.org/
    1212master_sites    gnome:sources/yelp/2.6/
    1313checksums       md5 9bd94af344ee6a0bf69aa6f9cbd6b7e9
    14 depends_lib     lib:libgtkhtml:libgtkhtml port:libxslt
     14depends_lib     lib:libgtkhtml:libgtkhtml port:libxslt \
     15                lib:libgnomeui:libgnomeui port:gnome-vfs
    1516use_bzip2       yes
    1617configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
    1718                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"