summaryrefslogtreecommitdiff
path: root/games/xgalaga/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-05-28 08:24:37 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-05-28 08:24:37 +0000
commite2beafba9fd9843444a3cda5cb5917790c55998c (patch)
tree3e4b19cfe19516d41ec1efcc9610f7fe9bfed21f /games/xgalaga/files
parentGrr. Fix patch. (diff)
Make NOSOUND option actually work.
Notes
Notes: svn path=/head/; revision=11175
Diffstat (limited to 'games/xgalaga/files')
-rw-r--r--games/xgalaga/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xgalaga/files/patch-ac b/games/xgalaga/files/patch-ac
new file mode 100644
index 000000000000..879242d48dbf
--- /dev/null
+++ b/games/xgalaga/files/patch-ac
@@ -0,0 +1,11 @@
+--- configure.orig Thu Apr 30 07:19:38 1998
++++ configure Thu May 28 10:23:39 1998
+@@ -1805,7 +1808,7 @@
+ fi
+ fi
+
+-if test -n "$sound-type"; then
++if test "$sound_type" != "no" ; then
+ case $host_alias in
+ *linux*)
+ sound_type=native