Ticket #5052: Portfile.patch

File Portfile.patch, 736 bytes (added by aconchillo@…, 18 years ago)

Command line arguments issue fixed and PNG export support

  • Portfile

    old new  
    22PortSystem 1.0
    33name            dia
    44version         0.94
     5revision        1
    56description     A diagram program.
    67long_description        Dia is designed to be much like the commercial Windows \
    78                        program Visio. It can be used to draw many different kinds \
     
    1819use_bzip2       yes
    1920checksums       md5 63584224912dab49fed8d2cf87ea2d85
    2021depends_lib     lib:libgtk.2:gtk2 lib:libxml2.2.6.5:libxml2 port:libxslt \
    21                 port:p5-xml-parser
     22                port:libart_lgpl port:popt port:p5-xml-parser
    2223patchfiles      patch-shape_info.c
    2324configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
    2425                CFLAGS="-no-cpp-precomp -L${prefix}/lib" \