Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2015 15:12:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 196427] [PATCH] fix audio/portaudio, audio/portaudio2 libraries detection
Message-ID:  <bug-196427-12827-QvlFa2vDy2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196427-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196427-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196427

Diane Bruce <db@FreeBSD.org> changed:

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

--- Comment #9 from Diane Bruce <db@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196427-12827-QvlFa2vDy2>