Bug 108947 - [Maintainer-update] Fix amd64 dependency problem for multimedia/mplayer
Summary: [Maintainer-update] Fix amd64 dependency problem for multimedia/mplayer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Juergen Lock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 22:30 UTC by Thomas E. Zander
Modified: 2007-02-09 22:20 UTC (History)
0 users

See Also:


Attachments
file.diff (949 bytes, patch)
2007-02-08 22:30 UTC, Thomas E. Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!