freebsd-ports/games/sarien/files/patch-src-sound-freebsd-sound_freebsd.c
Pav Lucistnik e4bfde1be0 Saries allows to play oldest and the best adventure games from Sierra ever made.
Such great games like: Larry 1, Space quest 1,2, Police quest 1, king's quest 1-4.
All games comes in wonderfull EGA graphics and Adlib sound!

PR:		ports/67261
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-05-28 17:26:30 +00:00

11 lines
313 B
C

--- src/sound/freebsd/sound_freebsd.c.orig Fri Jun 22 16:45:04 2001
+++ src/sound/freebsd/sound_freebsd.c Tue May 25 19:36:22 2004
@@ -16,7 +16,7 @@
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#include "sarien.h"
#include "sound.h"