Allow mplayer to use sdl without svgalib. This fixes a dependency issue on amd64 architecture where svgalib does not work but sdl does. Credits to Jean-Baptiste Quenot <jbq@caraldi.com> for reporting this problem and testing. As there is no functional difference, I didn't bump PORTREVISION. Fix: Patch to multimedia/mplayer:
Responsible Changed From-To: freebsd-ports-bugs->nox I'll take it.
nox 2007-02-09 22:12:41 UTC FreeBSD ports repository Modified files: multimedia/mplayer Makefile Log: Fix amd64 dependency problem PR: ports/108947 Submitted by: Thomas E. Zander <riggs@rrr.de> Approved by: miwi (mentor, implicit) Revision Changes Path 1.153 +11 -4 ports/multimedia/mplayer/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!