summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-10-03 16:29:08 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-10-03 16:29:08 +0000
commitcc608b7096d86dfd7399203d5fbf762381f32713 (patch)
tree12fdd988829e00c1c2743192f8b0d01bdd9b694b /x11-wm
parentUpdate to version 0.9.12. While I'm here, clean up the whitespace. (diff)
Unbroke.
``#DependSubdirs($(SUBDIRS))'' is necessity now. Requested by: Maintainer Submitted by: toru@tenchi.ne.jp
Notes
Notes: svn path=/head/; revision=33374
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep-i18n/files/patch-ae8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-wm/afterstep-i18n/files/patch-ae b/x11-wm/afterstep-i18n/files/patch-ae
new file mode 100644
index 000000000000..171242761a1b
--- /dev/null
+++ b/x11-wm/afterstep-i18n/files/patch-ae
@@ -0,0 +1,8 @@
+--- Imakefile.orig Sun Mar 9 23:03:27 1997
++++ Imakefile Tue Sep 19 14:05:36 2000
+@@ -28,4 +28,4 @@
+ MakeSubdirs($(SUBDIRS))
+
+ /* Doesn't work for me! */
+-/* #DependSubdirs($(SUBDIRS))*/
++#DependSubdirs($(SUBDIRS))