freebsd-ports/audio/faac
Martin Wilke 18057130d3 1. fix portlint complaint about incorrect whitespace in CONFIGURE_ARGS
assignment
2. instead of unconditionally setting LIBS in CONFIGURE_ENV use automake logc
   to correctly set library dependencies for the case when external libmp4v2
   is used

Fix #2 also fixes build with non-base gcc: configure stage would pass LIBS
to all invocations of gcc and linking would fail because libmp4v2 is a C++
library, but non-base gcc (as opposed to g++) doesn't know where to look
for the correct libstdc++.

PR:		149765
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2011-03-18 09:44:41 +00:00
..
files 1. fix portlint complaint about incorrect whitespace in CONFIGURE_ARGS 2011-03-18 09:44:41 +00:00
distinfo 1. fix portlint complaint about incorrect whitespace in CONFIGURE_ARGS 2011-03-18 09:44:41 +00:00
Makefile 1. fix portlint complaint about incorrect whitespace in CONFIGURE_ARGS 2011-03-18 09:44:41 +00:00
pkg-descr
pkg-plist