Ticket #28810: vim-Portfile.diff
File vim-Portfile.diff, 474 bytes (added by rmstonecipher@…, 14 years ago) |
---|
-
Portfile
old new 38 38 # } 39 39 } 40 40 41 # Use MacPorts' default compilers 42 # http://trac.macports.org/wiki/UsingTheRightCompiler 43 patchfiles-append patch_src_Makefile.diff 44 post-patch { 45 reinplace "s|%%CONFIGURE.CC%%|${configure.cc}|g" ${worksrcpath}/src/Makefile 46 } 47 41 48 checksums \ 42 49 vim-${vim_version}${extract.suffix} \ 43 50 md5 5b9510a17074e2b37d8bb38ae09edbf2 \