summaryrefslogtreecommitdiff
path: root/multimedia/avifile/files/patch-aa
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-25 16:22:32 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-25 16:22:32 +0000
commitd00e4481613bbf241d8137dd7daaff62a3c49112 (patch)
tree7d59a386de095415a0a63d19e81c4bfbb6964040 /multimedia/avifile/files/patch-aa
parentPrevent bison(1) from being picked up automagically by the configure script. (diff)
o update to 0.60.20010920
o sanitize MASTER_SITES o bump lib version since incompatible with previous one o trim/update DESCR; update WWW tag PR: 30747 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=48191
Diffstat (limited to 'multimedia/avifile/files/patch-aa')
-rw-r--r--multimedia/avifile/files/patch-aa9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/avifile/files/patch-aa b/multimedia/avifile/files/patch-aa
deleted file mode 100644
index 8ec08f839b93..000000000000
--- a/multimedia/avifile/files/patch-aa
+++ /dev/null
@@ -1,9 +0,0 @@
---- player/mywidget.h.orig Wed Apr 18 22:06:31 2001
-+++ player/mywidget.h Wed Apr 18 22:06:41 2001
-@@ -7,7 +7,7 @@
- #include <pthread.h>
-
- #ifdef USE_SDL
--#include <SDL/SDL_keysym.h>
-+#include <SDL11/SDL_keysym.h>
- #endif