aboutsummaryrefslogtreecommitdiff
path: root/mail/xpbiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-07-04 21:45:30 +0000
committerSteve Price <steve@FreeBSD.org>1999-07-04 21:45:30 +0000
commit38f095818e9283cf1d810d895773ebfe21bd246d (patch)
treed21acff35186414ecb724202351e7266f67afa69 /mail/xpbiff
parentecfa8e90ded17b8d70919efec47ca53dd2f13ea7 (diff)
downloadports-38f095818e9283cf1d810d895773ebfe21bd246d.tar.gz
ports-38f095818e9283cf1d810d895773ebfe21bd246d.zip
Disable sound support on the Alpha for the time being.
Notes
Notes: svn path=/head/; revision=20054
Diffstat (limited to 'mail/xpbiff')
-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
*/