aboutsummaryrefslogtreecommitdiff
path: root/games/bomb/files/patch-defs.h
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-19 22:15:11 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-19 22:15:11 +0000
commit9ce789b3d996029f91272604576fa838198d52d3 (patch)
tree00b8b3d7280622256192d1a74049e90001320d61 /games/bomb/files/patch-defs.h
parenta2be9dcae1bcac6cf0c8e1c2eb8fb6dd67572609 (diff)
downloadports-9ce789b3d996029f91272604576fa838198d52d3.tar.gz
ports-9ce789b3d996029f91272604576fa838198d52d3.zip
- Upgrade to 1.26 and unbreak;
- Add pkg-plist.
Notes
Notes: svn path=/head/; revision=135652
Diffstat (limited to 'games/bomb/files/patch-defs.h')
-rw-r--r--games/bomb/files/patch-defs.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/bomb/files/patch-defs.h b/games/bomb/files/patch-defs.h
new file mode 100644
index 000000000000..2bb76c6acabf
--- /dev/null
+++ b/games/bomb/files/patch-defs.h
@@ -0,0 +1,11 @@
+--- defs.h.orig Tue Apr 18 03:37:05 2000
++++ defs.h Wed May 18 23:19:55 2005
+@@ -41,7 +41,7 @@
+ #endif
+
+ #if use_quicktime
+-#include "quicktime.h"
++#include "lqt/quicktime.h"
+ extern quicktime_t *qt_file;
+ extern int use_jpeg;
+ #endif