Index: head/games/xgalaga/files/patch-ac =================================================================== --- head/games/xgalaga/files/patch-ac (nonexistent) +++ head/games/xgalaga/files/patch-ac (revision 11175) @@ -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 Property changes on: head/games/xgalaga/files/patch-ac ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property