diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-15 06:08:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-15 06:08:14 +0000 |
commit | bed49697fc17a399aee53530af3473366630f04f (patch) | |
tree | 7f5403a3a02de887e424a9365bb0e39e66975225 /www/mplayer-plugin/files/patch-configure | |
parent | Fix pkg-plist. (diff) |
Update to 2.11.
Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes
Notes:
svn path=/head/; revision=100963
Diffstat (limited to 'www/mplayer-plugin/files/patch-configure')
-rw-r--r-- | www/mplayer-plugin/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/mplayer-plugin/files/patch-configure b/www/mplayer-plugin/files/patch-configure deleted file mode 100644 index 2b7f0fa2f014..000000000000 --- a/www/mplayer-plugin/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Jan 17 02:41:52 2004 -+++ configure Sat Jan 17 02:44:10 2004 -@@ -4909,7 +4909,7 @@ - - - if test $ac_cv_func_lstat_dereferences_slashed_symlink = no; then -- LIBOBJS="$LIBOBJS lstat.$ac_objext" -+ LIBOBJS="$LIBOBJS" - fi - - echo "$as_me:$LINENO: checking whether stat accepts an empty string" >&5 |