Commits

Ryan Schmidt authored 88ebde9fb0b
osc2midi: Use pkgconfig

...instead of manually specifying link flags.
No tags

audio/osc2midi/Portfile

Modified
18 18 categories audio
19 19 description OSC to JACK MIDI bridge
20 20 long_description This is a flexible OSC to JACK MIDI (and back) Bridge \
21 21 written in C for Linux. It was designed to be configurable \
22 22 so that any combination of MIDI and OSC client or host \
23 23 can work perfectly with it.
24 24
25 25 platforms darwin
26 26 license GPL-3
27 27
28 -# this is needed in trace mode and for the buildbots but not otherwise...
29 -configure.ldflags-append -llo
28 +depends_build-append port:pkgconfig
30 29
31 30 depends_lib-append port:jack \
32 31 port:liblo
33 -

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut