Ticket #22431: Portfile-rrdtool.diff
File Portfile-rrdtool.diff, 1.1 KB (added by mlund (Mikael Lund), 15 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name uade2 6 version 2.1 26 version 2.13 7 7 categories audio 8 8 maintainers mac.com:mlund 9 9 description Unix Amiga Delitracker Emulator … … 15 15 use_bzip2 yes 16 16 master_sites http://zakalwe.fi/uade/uade2/ 17 17 18 checksums md5 72342daf52b43ac0c51086cdc088f25c \ 19 sha1 799eab82fa984c735bbed179c03190e5249a58ab \ 20 rmd160 9a22225c21829d73ad2738c17872e6d31754ed14 18 checksums md5 29bb1018b7fa58f93b246264c160bdc6 21 19 22 20 depends_build path:bin/pkg-config:pkgconfig 23 21 depends_lib port:libao 24 22 25 23 configure.args --without-uadefs --without-xmms --without-audacious --package-prefix=${destroot} 26 post-configure {27 reinplace "s|objcopy|echo|g" ${worksrcpath}/src/frontends/xmms/Makefile28 }29 24 30 25 variant uadefs description {Build with Amiga to WAV filesystem (fuse)} { 31 26 depends_lib-append port:macfuse