Ticket #19386: Portfile-rtmpdump.diff

File Portfile-rtmpdump.diff, 653 bytes (added by CaptSolo, 15 years ago)
  • Portfile

    old new  
    44
    55name                rtmpdump
    66version             1.4
     7revision            2
    78categories          www net
    89platforms           darwin
    910maintainers         gmail.com:captsolo openmaintainer
     
    2122
    2223checksums           md5 09fef2e674f7579088d966aac5d08736
    2324
    24 patchfiles          patch-bytes.h.diff
     25patchfiles          patch-bytes.h.2.diff patch-bytes.cpp.diff
    2526post-patch {
    2627    reinplace "s|CC=.*\$|CC=${configure.cc}|" ${worksrcpath}/Makefile
    2728    reinplace "s|CXX=.*\$|CXX=${configure.cxx}|" ${worksrcpath}/Makefile