diff options
Diffstat (limited to 'x11/kdebase/patches/patch-bb')
-rw-r--r-- | x11/kdebase/patches/patch-bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdebase/patches/patch-bb b/x11/kdebase/patches/patch-bb new file mode 100644 index 00000000000..ed59e07de2c --- /dev/null +++ b/x11/kdebase/patches/patch-bb @@ -0,0 +1,13 @@ +$NetBSD: patch-bb,v 1.1 2001/03/20 00:20:41 fredb Exp $ + +--- kdehelp/Makefile.in.orig Tue Sep 7 10:20:54 1999 ++++ kdehelp/Makefile.in +@@ -174,7 +174,7 @@ + INCLUDES = $(all_includes) + LDFLAGS = $(all_libraries) $(KDE_RPATH) + LDADD = $(LIB_KFILE) $(LIB_KHTMLW) $(LIBCOMPAT) +-SUBDIRS = search index rman ++SUBDIRS = search index + + ########## Files ########## + |