[Bug 196427] [PATCH] fix audio/portaudio, audio/portaudio2 libraries detection

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 4 15:12:32 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196427

Diane Bruce <db at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |db at FreeBSD.org

--- Comment #9 from Diane Bruce <db at FreeBSD.org> ---
(In reply to Pawel Pekala from comment #6)
The problem has always been portaudio 1 sits in /usr/local where all the other
ports needed for a build live, upstream ports blithely insert /usr/local/lib
into their Makefiles without ensuring /usr/local/portaudio2/lib is inserted
first. If I make a suggestion, move portaudio1 to under /usr/local/portaudio1
or some such. This would mean rebuilding all ports depending on portaudio1 as
well as portaudio2 but would help in making less work for porters in the
future.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list