Ticket #4677: Portfile.diff
File Portfile.diff, 514 bytes (added by g3zi7y.wu72nfp@…, 19 years ago) |
---|
-
Portfile
old new 14 14 patchfiles patch-Makefile.am patch-configure.ac 15 15 post-patch { 16 16 set path "${worksrcpath}" 17 system " aclocal -I .;glibtoolize --automake"17 system "touch NEWS AUTHORS ChangeLog && aclocal -I . && glibtoolize --automake" 18 18 reinplace "s|-flat_namespace -undefined suppress|-undefined error|g" aclocal.m4 19 19 } 20 20 use_automake yes