freebsd-ports/x11-wm/fluxbox/files/patch-doc::Makefile.in
Oliver Braun 1f71ef2555 * Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
  now.
* Bump PORTREVISION.

PR:		43844
Submitted by:	maintainer
2002-10-08 23:06:44 +00:00

14 lines
431 B
Plaintext

--- doc/Makefile.in.orig Tue Oct 8 23:14:11 2002
+++ doc/Makefile.in Tue Oct 8 23:14:41 2002
@@ -97,8 +97,8 @@
CLEANFILES = fluxbox.1
MAINTAINERCLEANFILES = Makefile.in
-man_MANS = fluxbox.1 bsetroot.1
-EXTRA_DIST = fluxbox.1.in bsetroot.1 Coding_style
+man_MANS = fluxbox.1
+EXTRA_DIST = fluxbox.1.in Coding_style
subdir = doc
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h