On Tue, 09 Oct 2007 13:19:19 -0500, Michael Johnson <[EMAIL PROTECTED]> wrote:

ahze        2007-10-09 18:19:19 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile distinfo pkg-plist
  Removed files:
    multimedia/ffmpeg/files patch-libavcodec_Makefile
  Log:
  - Update to 2007-10-04
  - Chase libtheora

-.ifdef(WITH_X264) || exists(${LOCALBASE}/lib/libx264.so)
+.ifndef(WITHOUT_X264) || exists(${LOCALBASE}/lib/libx264.so)

Since, that x264 is enable by default. Can you remove the autocheck of x264, which it doesn't make sense if it's enable by default. And.. Do ffmpeg has --disable-libx264 support? If it does, then please add it too for that WITHOUT_X264 can be function correct. Thanks.

Cheers,
Mezz


--
[EMAIL PROTECTED]  -  [EMAIL PROTECTED]
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia  -  [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to