1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/multimedia/mplayer2
John Marino 5108906a51 multimedia/mplayer2: fix configure failure, indirect linking
As seen when using gcc48 as the ports compiler (and on DragonFly),
mplayer2 was misconfigured.  The avresample library doesn't exist
during configuration, thus it will fail when using a modern
linker that complains that the library isn't found.

Moving -lavresample from extra-ldflags to extra-libs fixes the
problem on both FreeBSD+gcc48 and DragonFly

Approved by:	portmgr (bapt, implicit)
2013-10-30 11:29:19 +00:00
..
files Update multimedia/ffmpeg1 to 1.2.1 2013-06-25 07:41:26 +00:00
distinfo - Update to 2.0.20130428 2013-08-19 21:46:48 +00:00
Makefile multimedia/mplayer2: fix configure failure, indirect linking 2013-10-30 11:29:19 +00:00
pkg-descr
pkg-plist - Convert to new LIB_DEPENDS syntax 2013-10-22 22:13:29 +00:00