diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-13 13:32:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-13 13:32:27 +0000 |
commit | 47aaab6ded97a0b0fd9da2917813d4c57e8534a8 (patch) | |
tree | 4dd1d78f8a6d0e49fcb5595643a8f2129456fde1 /audio/xwave/files/patch-at | |
parent | Install texi2dvi which is required by texi2pdf. (diff) |
- Update to version 2v2
PR: 19759
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=30577
Diffstat (limited to 'audio/xwave/files/patch-at')
-rw-r--r-- | audio/xwave/files/patch-at | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/xwave/files/patch-at b/audio/xwave/files/patch-at new file mode 100644 index 000000000000..67850726cd03 --- /dev/null +++ b/audio/xwave/files/patch-at @@ -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)) |