Bug 108947

Summary: [Maintainer-update] Fix amd64 dependency problem for multimedia/mplayer
Product: Ports & Packages Reporter: Thomas E. Zander <riggs>
Component: Individual Port(s)Assignee: Juergen Lock <nox>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas E. Zander 2007-02-08 22:30:12 UTC
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:
Comment 1 Juergen Lock freebsd_committer freebsd_triage 2007-02-09 00:08:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nox

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-09 22:12:49 UTC
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"
Comment 3 Juergen Lock freebsd_committer freebsd_triage 2007-02-09 22:13:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!