diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 14:12:36 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 14:12:36 +0000 |
commit | 6df3e23245b2c3793f24e4c42dd330d59419494c (patch) | |
tree | e86901dd11e5a970cf6211165d2b26dbe637e186 /audio/xwave/files/patch-FWF_src_Imakefile | |
parent | lang/squeak: Claimed fix for PowerPC (diff) |
Rename audio/ patch-xy patches to reflect the files they modify.
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)) |