Opened 18 years ago
Closed 18 years ago
#11871 closed defect (fixed)
Correct ffmpeg configure.args
Reported by: | joachim.kuebart@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Most of the ffmpeg port variants pass obsolete configuration options to the configure script that are no longer recognised.
How to reproduce:
Build one of the ffmpeg variants +vorbis, +theora, +faac, +faad, +a52 or +dts. Configuration fails due to unrecognised option names.
Fix:
Apply the attached patch to Portfile
Attachments (1)
Change History (2)
Changed 18 years ago by joachim.kuebart@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 18 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r24694. Thanks.
Note: See
TracTickets for help on using
tickets.
Portfile patch that corrects configure.args.