aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-05-28 16:24:37 +0800
committertg <tg@FreeBSD.org>1998-05-28 16:24:37 +0800
commitf07f0050807ea851b3f01a535698edc3dfc72380 (patch)
tree5d3a77fab8e4696f51ec9ce768988c216561962b /games
parentcd27ddbef28e92c03d5d1eb5f6974dbbf13607c9 (diff)
downloadfreebsd-ports-graphics-f07f0050807ea851b3f01a535698edc3dfc72380.tar.gz
freebsd-ports-graphics-f07f0050807ea851b3f01a535698edc3dfc72380.tar.zst
freebsd-ports-graphics-f07f0050807ea851b3f01a535698edc3dfc72380.zip
Make NOSOUND option actually work.
Diffstat (limited to 'games')
-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 00000000000..879242d48db
--- /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