summaryrefslogtreecommitdiff
path: root/x11-wm/fluxbox/files/patch-Makefile.in
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-10-08 23:06:44 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-10-08 23:06:44 +0000
commit1f71ef255534c88f089928228b1369a77e174fb1 (patch)
tree0c5d23d22d41719a3c8224e13555e80373d091a8 /x11-wm/fluxbox/files/patch-Makefile.in
parentClean up the configure step and allow building with an older version (diff)
* 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
Notes
Notes: svn path=/head/; revision=67671
Diffstat (limited to 'x11-wm/fluxbox/files/patch-Makefile.in')
-rw-r--r--x11-wm/fluxbox/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/fluxbox/files/patch-Makefile.in b/x11-wm/fluxbox/files/patch-Makefile.in
new file mode 100644
index 000000000000..7de0322bc6d0
--- /dev/null
+++ b/x11-wm/fluxbox/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Tue Oct 8 23:12:58 2002
++++ Makefile.in Tue Oct 8 23:13:06 2002
+@@ -95,7 +95,7 @@
+ install_sh = @install_sh@
+ regex_cmd = @regex_cmd@
+
+-SUBDIRS = data doc nls src util
++SUBDIRS = data doc nls src util/fbrun
+ MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4