Ticket #25256: libmcs.diff
File libmcs.diff, 539 bytes (added by ryandesign (Ryan Carsten Schmidt), 14 years ago) |
---|
-
Portfile
31 31 sha1 683f0c62aa8374f5ec1bf32e5b778a82e638ae21 \ 32 32 rmd160 6c8e2f5afc3c4dd1c951f73131cd5d3c6751c8a0 33 33 34 post-patch { 35 # Remove terminal color sequences so the log is readable. 36 reinplace {s|\\033[^m]*m||g} ${worksrcpath}/buildsys.mk.in 37 } 38 34 39 # These are just temporary since i dont want to install all the dependencies. 35 40 configure.args \ 36 41 --disable-gconf \