diff options
author | Steve Price <steve@FreeBSD.org> | 2001-03-28 03:47:54 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-03-28 03:47:54 +0000 |
commit | 7ccfa9efe76204ef8b5250c283501a6f06a75326 (patch) | |
tree | fa86cbb472d24651aedc248697e990bf58d6be10 /graphics/Makefile | |
parent | Disable traversal into the kpuzzle directory for now as it is killing (diff) |
Disable traversal into the xsane directory because it is killing
'make index'.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e424685356a3..517ce1d31831 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -259,7 +259,7 @@ SUBDIR += xpdf SUBDIR += xpm SUBDIR += xpx - SUBDIR += xsane +# SUBDIR += xsane SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick |