1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-wm/afterstep-i18n/files/patch-ae
SADA Kenji cc608b7096 Unbroke.
``#DependSubdirs($(SUBDIRS))'' is necessity now.

Requested by:	Maintainer
Submitted by:	toru@tenchi.ne.jp
2000-10-03 16:29:08 +00:00

9 lines
217 B
Plaintext

--- 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))