Bug 144620 - [PATCH] multimedia/ffmpeg: libfaac needs --enable-nonfree when running configure
Summary: [PATCH] multimedia/ffmpeg: libfaac needs --enable-nonfree when running configure
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 13:30 UTC by Yi-Huan Chan
Modified: 2010-03-10 14:11 UTC (History)
1 user (show)

See Also:


Attachments
ffmpeg-0.5.1,1.patch (645 bytes, patch)
2010-03-10 13:30 UTC, Yi-Huan Chan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Huan Chan 2010-03-10 13:30:06 UTC
When using WITH_FAAC, CONFIGURE_ARGS seems need to add --enable-nonfree now.

Port maintainer (mm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-10 13:32:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-10 14:03:13 UTC
mm          2010-03-10 14:03:01 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile 
  Log:
  - Fix configure option if building WITH_FAAC
  
  PR:             ports/144620
  Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.101     +1 -1      ports/multimedia/ffmpeg/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 Martin Matuska freebsd_committer freebsd_triage 2010-03-10 14:11:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!