freebsd-ports/games/deng/files/patch-Src_dd__pinit.c
Alejandro Pulver a60f545560 - Update to version 1.9.0b4.
- Use SF macro in MASTER_SITES.
- Take maintainership.
- Remove ONLY_FOR_ARCHS=i386.
- Clean-up.
- Convert to OPTIONS.
- Add wrapper script and note it in pkg-message.
- Remove patch to avoid sound delay problems.
2006-09-08 23:06:42 +00:00

11 lines
280 B
C

--- Src/dd_pinit.c.orig Fri Apr 7 21:12:59 2006
+++ Src/dd_pinit.c Thu Sep 7 19:16:32 2006
@@ -230,7 +230,7 @@
FH_Clear();
ArgShutdown();
Z_Shutdown();
- DD_ShutdownDGL();
+ //DD_ShutdownDGL();
// Close the message output file.
fclose(outFile);