summaryrefslogtreecommitdiff
path: root/audio/xwave/files/patch-ap
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-13 13:32:27 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-13 13:32:27 +0000
commit47aaab6ded97a0b0fd9da2917813d4c57e8534a8 (patch)
tree4dd1d78f8a6d0e49fcb5595643a8f2129456fde1 /audio/xwave/files/patch-ap
parentInstall texi2dvi which is required by texi2pdf. (diff)
- Update to version 2v2
PR: 19759 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'audio/xwave/files/patch-ap')
-rw-r--r--audio/xwave/files/patch-ap34
1 files changed, 9 insertions, 25 deletions
diff --git a/audio/xwave/files/patch-ap b/audio/xwave/files/patch-ap
index 3e4bbaaee589..b6fc646a8d0d 100644
--- a/audio/xwave/files/patch-ap
+++ b/audio/xwave/files/patch-ap
@@ -1,26 +1,10 @@
---- src/record_dialog.c.orig Wed Aug 12 23:27:10 1998
-+++ src/record_dialog.c Sun Jun 11 13:36:13 2000
-@@ -33,8 +33,6 @@
- #include <sys/wait.h>
- #include <signal.h>
+--- FWF/Imakefile.orig Mon Nov 9 08:22:54 1998
++++ FWF/Imakefile Fri Jun 30 19:53:17 2000
+@@ -9,6 +9,7 @@
+ MakeDirectories(all,$(ALLDIRS))
--
--
- #include <X11/Intrinsic.h> /* Intrinsics Definitions */
- #include <X11/StringDefs.h> /* Standard Name-String definitions */
- #include <X11/Shell.h> /* Shell Definitions */
-@@ -52,12 +50,13 @@
- #include "button.h"
- #include "xwave_widget.h"
- #include "sample_settings.h"
--#include "audio.h"
-+//#include "audio.h"
- #include "audio_file.h"
- #include "filebrowse.h"
- #include "graphics.h"
- #include "fileop.h"
- #include "record_dialog.h"
-+#include "audio.h"
-
- extern Main_Data *MD;
- extern AppResources app_resources;
+ InitSubdirs($(SUBDIRS))
++DependSubdirs($(SUBDIRS))
+ MakeObjectsSubdirs($(SUBDIRS))
+ MakeExecsSubdirs($(SUBDIRS))
+ GatherDescriptionSubdirs($(SUBDIRS))