summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-03-28 03:46:35 +0000
committerSteve Price <steve@FreeBSD.org>2001-03-28 03:46:35 +0000
commite275a56d3f456a10851dd6aec009cee388e722dc (patch)
tree1dd014ecf8b317e6995269d836ada4909e477ba3
parent1. Properly disable the half rate audio hack. (diff)
Disable traversal into the kpuzzle directory for now as it is killing
'make index'.
Notes
Notes: svn path=/head/; revision=40461
-rw-r--r--games/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 3a4fa8bd68f1..3f46c0e1182d 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -114,7 +114,7 @@
SUBDIR += jzip
SUBDIR += kdegames2
SUBDIR += klondike
- SUBDIR += kpuzzle
+# SUBDIR += kpuzzle
SUBDIR += krogue
SUBDIR += krubik
SUBDIR += ktamaga