Ticket #4677: Portfile.diff

File Portfile.diff, 514 bytes (added by g3zi7y.wu72nfp@…, 19 years ago)

proposed patch of portfile

  • Portfile

    old new  
    1414patchfiles        patch-Makefile.am patch-configure.ac
    1515post-patch        {
    1616                   set path "${worksrcpath}"
    17                    system "aclocal -I .; glibtoolize --automake"
     17                   system "touch NEWS AUTHORS ChangeLog && aclocal -I . && glibtoolize --automake"
    1818                   reinplace "s|-flat_namespace -undefined suppress|-undefined error|g" aclocal.m4
    1919}
    2020use_automake       yes