diff options
Diffstat (limited to 'audio/xwave/files/patch-FWF_src_Imakefile')
-rw-r--r-- | audio/xwave/files/patch-FWF_src_Imakefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/xwave/files/patch-FWF_src_Imakefile b/audio/xwave/files/patch-FWF_src_Imakefile new file mode 100644 index 000000000000..67850726cd03 --- /dev/null +++ b/audio/xwave/files/patch-FWF_src_Imakefile @@ -0,0 +1,10 @@ +--- FWF/src/Imakefile.orig Mon Nov 9 08:22:54 1998 ++++ FWF/src/Imakefile Fri Jun 30 19:53:43 2000 +@@ -34,6 +34,7 @@ + + + InitSubdirs($(SUBDIRS)) ++DependSubdirs($(SUBDIRS)) + MakeObjectsSubdirs($(SUBDIRS)) + MakeExecsSubdirs($(SUBDIRS)) + GatherDescriptionSubdirs($(SUBDIRS)) |