Index: head/multimedia/mpeg4ip/files/patch-configure =================================================================== --- head/multimedia/mpeg4ip/files/patch-configure (nonexistent) +++ head/multimedia/mpeg4ip/files/patch-configure (revision 123477) @@ -0,0 +1,14 @@ +--- configure.orig Thu Dec 2 15:36:17 2004 ++++ configure Thu Dec 2 15:36:51 2004 +@@ -23179,7 +23179,11 @@ + echo "$as_me:$LINENO: checking libmpeg2 version" >&5 + echo $ECHO_N "checking libmpeg2 version... $ECHO_C" >&6 + cat >conftest.$ac_ext <<_ACEOF ++#if defined(__FreeBSD__) && __FreeBSD__ < 5 ++#include ++#else + #include ++#endif + #include + + #ifndef MPEG2_VERSION Property changes on: head/multimedia/mpeg4ip/files/patch-configure ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property