summaryrefslogtreecommitdiff
path: root/www/mplayer-plugin/files/patch-configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-15 06:08:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-15 06:08:14 +0000
commitbed49697fc17a399aee53530af3473366630f04f (patch)
tree7f5403a3a02de887e424a9365bb0e39e66975225 /www/mplayer-plugin/files/patch-configure
parentFix 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-configure11
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