[Bug 207307] audio/audacity: changes CONFIGURE_ARGS and LIB_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 24 01:11:33 UTC 2016


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

--- Comment #5 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
Created attachment 167340
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167340&action=edit
patch for lib-src/portmixer/configure{,.ac}

(In reply to xxjack12xx from comment #4)
files/patch-lib-src_portmixer_configure or
files/patch-lib-src_portmixer_configure.ac and autoreconf are needed for
solving it.

If cpp is run as cpp -I/usr/local/include
-I${WRKSRC}/./lib-src/portaudio-v19/include, /usr/local/include is searched
before ${WRKSRC}/./lib-src...
It occurs in the environment where -I/usr/local/include is added (OPTION LAME
is on) and audio/portaudio is installed (/usr/local/include/portaudio.h is
existed).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list