freebsd-ports/audio/xmcd/files/patch-ai
Daniel Eischen 2bc3b51be6 Move pkg-message to files to automatically replace %%PREFIX%%.
Patch config.sh to default to FreeBSD ioctl method instead of
Linux ioctl method.

Submitted by:	edwin
PR:		94398
2006-03-15 06:25:22 +00:00

11 lines
208 B
Text

--- libdi_d/config.sh.orig Wed Apr 21 15:27:07 2004
+++ libdi_d/config.sh Sun Mar 12 23:40:59 2006
@@ -744,7 +744,7 @@
if [ -z "$IOCDEF" -o "$IOCDEF" = 0 ]
then
- IOCDEF=1
+ IOCDEF=2
fi
while :