aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xpbiff/files
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-07-05 05:45:30 +0800
committersteve <steve@FreeBSD.org>1999-07-05 05:45:30 +0800
commit3af21bc4cad26973dd0c420de0aee26d251ccad8 (patch)
tree44f598eb16cae27b593cc8630773b31270b535ba /mail/xpbiff/files
parent77a1de70f904c532c4147f561fa4cf9187a8eeb7 (diff)
downloadfreebsd-ports-gnome-3af21bc4cad26973dd0c420de0aee26d251ccad8.tar.gz
freebsd-ports-gnome-3af21bc4cad26973dd0c420de0aee26d251ccad8.tar.zst
freebsd-ports-gnome-3af21bc4cad26973dd0c420de0aee26d251ccad8.zip
Disable sound support on the Alpha for the time being.
Diffstat (limited to 'mail/xpbiff/files')
-rw-r--r--mail/xpbiff/files/patch-aa10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/xpbiff/files/patch-aa b/mail/xpbiff/files/patch-aa
index 591ffc95b679..40361f9db42b 100644
--- a/mail/xpbiff/files/patch-aa
+++ b/mail/xpbiff/files/patch-aa
@@ -1,5 +1,5 @@
---- config.h.orig Wed Oct 19 14:56:25 1994
-+++ config.h Mon Jul 14 23:11:10 1997
+--- config.h.orig Wed Oct 19 00:56:25 1994
++++ config.h Sun May 30 21:19:39 1999
@@ -8,7 +8,7 @@
/*
* For X11R6
@@ -102,15 +102,17 @@
/*
* For SUN Audio
-@@ -88,9 +120,17 @@
+@@ -88,9 +120,19 @@
#undef SUN_AUDIO
#undef AudioIncDir /usr/demo/SOUND
+/*
+ * For BSD Audio (FreeBSD)
+ */
++#ifndef __alpha
+#define BSD_AUDIO
-+
++#endif
++
/*
* For YOUBIN Service
*/