Ticket #22431: Portfile-rrdtool.diff

File Portfile-rrdtool.diff, 1.1 KB (added by mlund (Mikael Lund), 15 years ago)

portfile patch

  • Portfile

    old new  
    33PortSystem          1.0
    44
    55name                uade2
    6 version             2.12
     6version             2.13
    77categories          audio
    88maintainers         mac.com:mlund
    99description         Unix Amiga Delitracker Emulator
     
    1515use_bzip2           yes
    1616master_sites        http://zakalwe.fi/uade/uade2/
    1717
    18 checksums           md5 72342daf52b43ac0c51086cdc088f25c \
    19                     sha1 799eab82fa984c735bbed179c03190e5249a58ab \
    20                     rmd160 9a22225c21829d73ad2738c17872e6d31754ed14
     18checksums           md5 29bb1018b7fa58f93b246264c160bdc6
    2119
    2220depends_build       path:bin/pkg-config:pkgconfig
    2321depends_lib         port:libao
    2422
    2523configure.args      --without-uadefs --without-xmms --without-audacious --package-prefix=${destroot}
    26 post-configure {
    27   reinplace "s|objcopy|echo|g" ${worksrcpath}/src/frontends/xmms/Makefile
    28 }
    2924
    3025variant uadefs description {Build with Amiga to WAV filesystem (fuse)} {
    3126  depends_lib-append       port:macfuse